Skip to content
Snippets Groups Projects
Unverified Commit 5e24f50a authored by cheng cheng's avatar cheng cheng Committed by GitHub
Browse files

Lazy nn.Graph FeedInputOpExpr (#5458)


* half implement of InputOpExpr

* Half implement of run InputOpExpr

* FeedInputOp/FeedVariableOp/FetchOutputOp Expr/Conf; Impl of LazyInterpret::Apply(FeedInputOpExpr)

* FeedInputOpExpr runnable

* refine note in multi-client session

* refine code

* refine test_input_op_expr.py

* Using with oneflow._oneflow_internal.lazy_mode.gard(True)

* using unittest skip if not in eager

* add JUST

Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
parent 825edd3b
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment