onnxruntime/onnxruntime/core/codegen/mti
KeDengMS e18c9582a8
[NupharEP] performance improvements (#2283)
* [Nuphar EP] performance improvements
1. Add new ops: Shape, Expand
2. Add support for steps in Slice
3. Simplify Gather
4. Always inline alias nodes
5. Transpose nodes with inner loop being symbolic falls back to CPU provider when vectorization is not possible
6. Add opt_inproj option to model_editor to extract MatMuls inside Scan for input projection to outside
2019-10-30 10:15:04 -07:00
..
debug
math Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07: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
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