onnxruntime/onnxruntime/core/codegen
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
..
common Added GatherElements to Nuphar (#2016) 2019-10-04 23:53:02 -07:00
mti Added GatherElements to Nuphar (#2016) 2019-10-04 23:53:02 -07:00
passes Added GatherElements to Nuphar (#2016) 2019-10-04 23:53:02 -07:00