onnxruntime
5d3638e9 - Fix symbolic shape inference bug when subgraph contains Constant node (#4858)

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
Author
KeDengMS
Parents
Loading