onnxruntime
45c0be8a
- Modify generator for eager to use all inputs for determining promote type. (#12268)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Modify generator for eager to use all inputs for determining promote type. (#12268) * Sort supported types order so we get a consistently generated order of types. * Fix promote type to include all the input types and not just the first one.
References
#12268 - Modify generator for eager to use all inputs for determining promote type.
Author
WilBrady
Parents
30ac6e87
Loading