mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-27 03:11:28 +00:00
* add custom op skeleton * Adding Rfft, Irfft kernels. * Fix a few errors: 1. make kernel stateless to avoid race condition 2. reclaim cufft plan * Adding MLFloat16 support * Adding fp16 support for fft ops. * Adding cufft plan cache. * adding a util func * adding copyright info. * Accommodating PR comments. |
||
|---|---|---|
| .. | ||
| cpu | ||
| cuda | ||
| cpu_contrib_kernels.cc | ||
| cpu_contrib_kernels.h | ||
| cuda_contrib_kernels.cc | ||
| cuda_contrib_kernels.h | ||