提交 e9ddaaba 编写于 作者: Y Yang Yang

disable ncclInit infer shape & var type

上级 672cdc21
......@@ -490,7 +490,7 @@ class Operator(object):
'feed', 'fetch', 'save', 'load', 'recurrent',
'rnn_memory_helper_grad', 'conditional_block', 'while', 'send',
'recv', 'listen_and_serv', 'parallel_do', 'save_combine',
'load_combine'
'load_combine', 'ncclInit'
}
if type not in no_kernel_op_set:
self.desc.infer_var_type(self.block.desc)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册