Add Operator::InferInplaceObn2IbnIf (#4191)
* Add Operator::InferInplaceObn2IbnIf * remove useless header * make InferInplaceObn2Ibn protected
Showing
- oneflow/core/graph/exec_graph.cpp 2 additions, 0 deletionsoneflow/core/graph/exec_graph.cpp
- oneflow/core/graph/exec_graph.h 9 additions, 0 deletionsoneflow/core/graph/exec_graph.h
- oneflow/core/graph/task_graph.cpp 4 additions, 19 deletionsoneflow/core/graph/task_graph.cpp
- oneflow/core/operator/operator.cpp 25 additions, 0 deletionsoneflow/core/operator/operator.cpp
- oneflow/core/operator/operator.h 12 additions, 0 deletionsoneflow/core/operator/operator.h
- oneflow/core/operator/user_op.cpp 45 additions, 29 deletionsoneflow/core/operator/user_op.cpp
- oneflow/core/operator/user_op.h 5 additions, 1 deletiononeflow/core/operator/user_op.h
Please register or sign in to comment