Skip to content

Handle unreachable ONNX variables when saving as ONNX #968

@wschin

Description

@wschin

As title. Sometime, we end up with a computation graph with unreachable variables. We have inputsToDrop and outputsToDrop for manually removing them but it'd be better to have an automatic mechanism. #952 includes a solution.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions