LazyInterpret for UserOpExpr (#5544)
* LazyInterpret::ApplyImpl for UserOpExpr
* Fix bug of LazyInterpret UserOpExpr for change output lbns
* Add test user op expr test
* fix note mistake
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/core/framework/op_interpreter/lazy_op_interpreter.cpp 64 additions, 36 deletions...low/core/framework/op_interpreter/lazy_op_interpreter.cpp
- oneflow/core/job/job_build_and_infer_ctx.cpp 1 addition, 4 deletionsoneflow/core/job/job_build_and_infer_ctx.cpp
- oneflow/python/test/graph/test_user_op_expr.py 146 additions, 0 deletionsoneflow/python/test/graph/test_user_op_expr.py
Please register or sign in to comment