Commits


pengwa authored and GitHub committed c6c11039d76
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