onnxruntime
191ee1d3 - Fix symbolic shape infer empty value_info (#15842)

Commit
2 years ago
Fix symbolic shape infer empty value_info (#15842) ### Description When node output is optional, symbolic shape infer might add an empty value_info item. Add some checking to avoid this. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> - Stable diffusion optimized model reported invalid data type 0 during inference.
Author
Parents
Loading