Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

fix #202 #203

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix #202 #203

wants to merge 1 commit into from

Conversation

PikachuHy
Copy link

When I compiled caffe, this error occurred.

/home/pikachu/swcontest/intel_caffe/src/caffe/layers/mkldnn_inner_product_layer.cpp:361:2: error: this ‘else’ clause does not guard... [-Werror=misleading-indentation]
  else
  ^~~~
/home/pikachu/swcontest/intel_caffe/src/caffe/layers/mkldnn_inner_product_layer.cpp:365:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘else’
     ipBwdData_desc.reset(new inner_product_backward_data::desc(init_bottom_md, init_weights_md, init_top_md));
     ^~~~~~~~~~~~~~

For more information, please refer to #202

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant