Skip to content

Deprecated usages of Caffe#40

Open
edingroot wants to merge 2 commits intomartinkersner:masterfrom
edingroot:master
Open

Deprecated usages of Caffe#40
edingroot wants to merge 2 commits intomartinkersner:masterfrom
edingroot:master

Conversation

@edingroot
Copy link
Copy Markdown

  • The new caffe (also the caffe version used by CRF as RNN) removes the set_mode_gpu function from net, and instead use the caffe.set_mode_gpu. (reference comments)
  • The set_mode_gpu() statements take effect only when they are executed before solver.solve(solver_state).

… set_mode_gpu function from net, and instead use the caffe.set_mode_gpu.

Ref: martinkersner#20 (comment)
@edingroot edingroot changed the title Caffe deprecated usage Caffe deprecated usages Jun 13, 2017
@edingroot edingroot changed the title Caffe deprecated usages Deprecated usages of Caffe Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant