onnxruntime/onnxruntime/core/codegen/passes
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
..
op_ir_creator [NupharEP] performance improvements (#2283) 2019-10-30 10:15:04 -07:00
scheduler Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
utils Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
weight_layout Nuphar: Fix a bug in weight layout where read may go out of bound (#2129) 2019-10-15 00:11:41 -07:00