Skip to content

Comments

Always call Layer::Reshape in Layer::Forward#2165

Merged
jeffdonahue merged 1 commit intoBVLC:masterfrom
longjon:auto-reshape
May 14, 2015
Merged

Always call Layer::Reshape in Layer::Forward#2165
jeffdonahue merged 1 commit intoBVLC:masterfrom
longjon:auto-reshape

Conversation

@longjon
Copy link
Contributor

@longjon longjon commented Mar 20, 2015

There are no cases where Forward is called without Reshape, so we can simplify the call structure. This will also simplify a future PR.

There are no cases where Forward is called without Reshape, so we can
simplify the call structure.
weiliu89 added a commit to weiliu89/caffe that referenced this pull request Apr 14, 2015
Always call Layer::Reshape in Layer::Forward
@jeffdonahue
Copy link
Contributor

LGTM, thanks for the simplification.

jeffdonahue added a commit that referenced this pull request May 14, 2015
Always call Layer::Reshape in Layer::Forward
@jeffdonahue jeffdonahue merged commit cadc42b into BVLC:master May 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants