mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| common.cc | ||
| common.h | ||
| creator.h | ||
| dispatcher.h | ||
| dump_array.h | ||
| handle.h | ||
| op_macro.h | ||
| profile.h | ||
| registry.h | ||
| settings.cc | ||
| settings.h | ||
| target_info.h | ||
| utils.cc | ||
| utils.h | ||