onnxruntime
25b3c516 - Introduce PrimitiveType into a Type System along with an integer constant (#2307)

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.
Author
Parents
Loading