onnxruntime/onnxruntime/core/codegen
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
..
common [NupharEP] performance improvements (#2283) 2019-10-30 10:15:04 -07:00
mti [NupharEP] performance improvements (#2283) 2019-10-30 10:15:04 -07:00
passes [NupharEP] performance improvements (#2283) 2019-10-30 10:15:04 -07:00