onnxruntime/onnxruntime/core/codegen
Dmitri Smirnov 25b3c51661
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.
2019-11-08 17:47:06 -08:00
..
common [NupharEP] tensorize int8 GEMM for avx (#2142) 2019-11-06 14:35:13 -08:00
mti [NupharEP] performance improvements (#2283) 2019-10-30 10:15:04 -07:00
passes Introduce PrimitiveType into a Type System along with an integer constant (#2307) 2019-11-08 17:47:06 -08:00