mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-25 19:48:11 +00:00
* Add CPU implementation for FastGelu operator * Update optimization script to fuse Gelu or FastGelu according to Elf or Tanh is used in graph. * Merge BiasGelu and FastGelu into one class * Enable FastGelu Fusion optimizer for CPU Execution Provider. |
||
|---|---|---|
| .. | ||
| 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 | ||