未验证 提交 7aa5c492 编写于 作者: qnqinan's avatar qnqinan 提交者: GitHub

Merge pull request #735 from zhangyang0701/develop

Add #endif in fusion_elementwise_add_relu_op.h  close #734
......@@ -87,6 +87,7 @@ static framework::FusionOpRegistrar fusion_elementwise_relu_registrar(
new FusioneElementwiseAddReluMatcher());
#define FUSION_ELEMENTWISE_ADD_RELU_REGISTER
#endif
#endif
} // namespace operators
} // namespace paddle_mobile
......@@ -101,4 +102,3 @@ USE_OP_FPGA(fusion_elementwise_add_relu);
#endif
#endif
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册