onnxruntime
9e661b64
- Fix cast propagation to not change casts from bool type. (#8925)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix cast propagation to not change casts from bool type. (#8925) * Added new models to test bool->float and bool->float16 casts * Fixed bool casts. Added new test cases.
References
#8925 - Fix cast propagation to not change casts from bool type.
Author
satyajandhyala
Parents
6299a60b
Loading