onnxruntime/onnxruntime/core/language_interop_ops/pyop
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.cc Introduce PrimitiveType into a Type System along with an integer constant (#2307) 2019-11-08 17:47:06 -08:00
pyop.h implement python opeartor (#1045) 2019-06-07 11:50:23 -07:00
pywrapper.cc implement python opeartor (#1045) 2019-06-07 11:50:23 -07:00