onnxruntime/onnxruntime/core/language_interop_ops
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
..
pyop Introduce PrimitiveType into a Type System along with an integer constant (#2307) 2019-11-08 17:47:06 -08:00
language_interop_ops.cc Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
language_interop_ops.h implement python opeartor (#1045) 2019-06-07 11:50:23 -07:00