mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-05 04:17:53 +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. |
||
|---|---|---|
| .. | ||
| activation | ||
| bert | ||
| math | ||
| tensor | ||
| conv_transpose_with_dynamic_pads.cc | ||
| conv_transpose_with_dynamic_pads.h | ||
| layer_norm.cc | ||
| layer_norm.h | ||
| layer_norm_impl.cu | ||
| layer_norm_impl.h | ||