mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-07 00:13:17 +00:00
Improve perf by avoiding GetType<T>() calls. Introduce MLTypeCallDispatcher to switch on Input Type. Add Tensor IsType<T>() fast method. |
||
|---|---|---|
| .. | ||
| cpu | ||
| cuda | ||
| cpu_contrib_kernels.cc | ||
| cpu_contrib_kernels.h | ||
| cuda_contrib_kernels.cc | ||
| cuda_contrib_kernels.h | ||