onnxruntime
25b3c516
- Introduce PrimitiveType into a Type System along with an integer constant (#2307)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Introduce PrimitiveType into a Type System along with an integer constant (#2307) Improve perf by avoiding GetType<T>() calls. Introduce MLTypeCallDispatcher to switch on Input Type. Add Tensor IsType<T>() fast method.
References
#2307 - Introduce PrimitiveType into a Type System along with an integer constant
Author
yuslepukhin
Parents
fa30b1e7
Loading