onnxruntime
c6c11039 - Fix sharing scalar bug (#14544)

Commit
2 years ago
Fix sharing scalar bug (#14544) If an initializer is used as graph outputs, we should keep its name, instead of renaming it as constant sharing transformer did currently. To fix https://github.com/microsoft/onnxruntime/issues/14488
Author
Parents
Loading