LazyInterpret build LocalTensor if input is local (#5582)
* LazyInterpret build LocalTensor if input is local
* refine graph default scope
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/core/framework/op_interpreter/lazy_op_interpreter.cpp 10 additions, 6 deletions...low/core/framework/op_interpreter/lazy_op_interpreter.cpp
- oneflow/core/framework/op_interpreter/op_interpreter_util.cpp 3 additions, 3 deletions...low/core/framework/op_interpreter/op_interpreter_util.cpp
- oneflow/core/framework/op_interpreter/op_interpreter_util.h 1 addition, 1 deletiononeflow/core/framework/op_interpreter/op_interpreter_util.h
- oneflow/python/framework/graph_build_util.py 2 additions, 2 deletionsoneflow/python/framework/graph_build_util.py
- oneflow/python/test/graph/test_input_op_expr.py 1 addition, 1 deletiononeflow/python/test/graph/test_input_op_expr.py
- oneflow/python/test/graph/test_output_op_expr.py 2 additions, 2 deletionsoneflow/python/test/graph/test_output_op_expr.py
- oneflow/python/test/graph/test_variable_op_expr.py 1 addition, 1 deletiononeflow/python/test/graph/test_variable_op_expr.py
Please register or sign in to comment