onnxruntime
5d3638e9
- Fix symbolic shape inference bug when subgraph contains Constant node (#4858)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Fix symbolic shape inference bug when subgraph contains Constant node (#4858) Constant node will be converted to initializer, and thus need to be added to subgraph initializer after such conversion
References
#4858 - Fix symbolic shape inference bug when subgraph contains Constant node
Author
KeDengMS
Parents
170fee09
Loading