onnxruntime
4f100248
- Fix shape inference issue in Gather op (#9147)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix shape inference issue in Gather op (#9147) * add initializer checker for Gather with 1D input * Check if indices value exists * Update symbolic_shape_infer.py * add unit test * Update symbolic_shape_infer.py * Update symbolic_shape_infer.py
References
#9147 - Fix shape inference issue in Gather op
Author
stevenlix
Parents
b6060058
Loading