Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scope
onnx-simplifier
requirements check (#4730)
* Changed onnx-simplifier check behavior Export.py has been updated to check for onnx-simplifier requirement only when the --simplify argument is added. Allows for better flexibility and one less requirement if simplify is not needed. * Fix single-element tuples Co-authored-by: Glenn Jocher <[email protected]>
- Loading branch information