提交 1987d45e 编写于 作者: S Sylwester Fraczek

add comment for depthwise pass

上级 f395075e
......@@ -68,6 +68,7 @@ class Analyzer : public OrderedRegistry<PassManager> {
const std::vector<std::string> all_ir_passes_{{
// Manual update the passes here.
#ifdef PADDLE_WITH_MKLDNN
// This pass should run before any other convolution fuse.
"depthwise_conv_mkldnn_pass", //
#endif
"attention_lstm_fuse_pass", //
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册