提交 192c55ff 编写于 作者: Y Yu Yang 提交者: GitHub

Merge branch 'develop' into feature/remove_shared_ptr

......@@ -119,7 +119,7 @@ class OperatorBase {
protected:
std::string type_;
// NOTE: in case of OpGrad, inputs_ contains:
// I (Inputs)
// I (Inputs)opear
// O (Outputs)
// OG (Output Gradients)
VarNameMap inputs_;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册