onnxruntime/onnxruntime
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
..
automl_ops Implement C API entry points for creating and fetching non-standard types to OrtValue (#1714) 2019-09-11 14:52:47 -07:00
contrib_ops use mlaserf (#1999) 2019-10-04 15:17:26 -07:00
core Added GatherElements to Nuphar (#2016) 2019-10-04 23:53:02 -07:00
gsl Downgrade compiler to CentOS 4.8.5 (#1985) 2019-10-03 15:40:46 -07:00
python python session.run() fallback to CPU/CUDA provider for EP failures. (#1960) 2019-10-02 02:38:03 -07:00
server add support for empty version and score route (#1995) 2019-10-04 22:53:11 -07:00
test Added GatherElements to Nuphar (#2016) 2019-10-04 23:53:02 -07:00
__init__.py logging related fixes. (#1930) 2019-09-25 23:48:23 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings