mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-28 20:11:22 +00:00
* traing bert using bf16 * Adam support bf16 * bugfix * add fusedmatmul support * fix after merge from master. * bugfix * bugfix after merge from master * fast reduction for bf16. * resolve comments * fix win build * bugfix * change header file. Co-authored-by: Vincent Wang <weicwang@microsoft.com> |
||
|---|---|---|
| .. | ||
| bias_softmax.cc | ||
| bias_softmax.h | ||
| bias_softmax_impl.cu | ||
| binary_elementwise_ops.cc | ||
| binary_elementwise_ops.h | ||
| binary_elementwise_ops_impl.cu | ||
| binary_elementwise_ops_impl.h | ||
| complex_mul.cc | ||
| complex_mul.h | ||
| complex_mul_impl.cu | ||
| complex_mul_impl.h | ||
| cufft_plan_cache.h | ||
| fft_ops.cc | ||
| fft_ops.h | ||
| fft_ops_impl.cu | ||
| fft_ops_impl.h | ||
| fused_matmul.cc | ||