onnxruntime/onnxruntime/core/codegen/mti
Yang Chen e8285a7996
Added GatherElements to Nuphar (#2016)
* Added GatherElements to Nuphar

This change added GatherElements (op_ver 11) to the Nuphar provider.

* address CR feedback

* create a utilify function for accessing index safely

* address more CR

* SafeIndex -> ClampIndex
2019-10-04 23:53:02 -07:00
..
debug Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
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 Added GatherElements to Nuphar (#2016) 2019-10-04 23:53:02 -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