onnxruntime/onnxruntime/core/codegen/mti
KeDengMS b15e43a541
[NupharEP] Multiple optimizations (#2380)
Fuse transpose into MatMul
Implement Pow and constant scalar simplification
Vectorize ReduceMean
Improve symbolic shape inference
Minor updates for better debugging in fused function name
2019-11-14 10:40:33 -08:00
..
debug Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
math [NupharEP] Multiple optimizations (#2380) 2019-11-14 10:40:33 -08:00
nn use MLAS for nuphar's pool ops (#1937) 2019-09-26 16:29:30 -07:00
tensor [NupharEP] performance improvements (#2283) 2019-10-30 10:15:04 -07:00
common.h Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
mti_tvm_utils.cc Added GatherElements to Nuphar (#2016) 2019-10-04 23:53:02 -07:00
mti_tvm_utils.h Added GatherElements to Nuphar (#2016) 2019-10-04 23:53:02 -07:00