fix eager with unknow symbol id (#4752)
* fix eager with unknow symbol id
* minor fix
* fix conflict
* remove unnnecessary function
* remove unnecessary header
* remove unnecessary methods
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/core/framework/instructions_builder.cpp 1 addition, 1 deletiononeflow/core/framework/instructions_builder.cpp
- oneflow/core/vm/instruction.cpp 1 addition, 1 deletiononeflow/core/vm/instruction.cpp
- oneflow/core/vm/instruction.msg.h 3 additions, 2 deletionsoneflow/core/vm/instruction.msg.h
- oneflow/core/vm/stream.cpp 1 addition, 1 deletiononeflow/core/vm/stream.cpp
- oneflow/core/vm/stream.msg.h 1 addition, 1 deletiononeflow/core/vm/stream.msg.h
- oneflow/core/vm/virtual_machine.cpp 7 additions, 3 deletionsoneflow/core/vm/virtual_machine.cpp
- oneflow/core/vm/virtual_machine.msg.h 1 addition, 1 deletiononeflow/core/vm/virtual_machine.msg.h
- oneflow/core/vm/vm_object.msg.h 3 additions, 3 deletionsoneflow/core/vm/vm_object.msg.h
Please register or sign in to comment