onnxruntime
c6c11039
- Fix sharing scalar bug (#14544)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#14544 - Fix sharing scalar bug
Author
pengwa
Parents
a6c5ba01
Loading