mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-26 19:52:38 +00:00
* Add Embed Layer Normalization and Skip Layer Normalization ops for bert optimization. * add float16 test for skiplayernorm * Add test for EmbedLayerNormalization op * fix cpu build error * fix build warning * update HasCudaEnvironment function * handle cuda error |
||
|---|---|---|
| .. | ||
| automl_ops | ||
| contrib_ops | ||
| function.cc | ||
| function.h | ||
| function_container.h | ||
| function_impl.h | ||
| function_inliner.h | ||
| graph.cc | ||
| graph_utils.cc | ||
| graph_utils.h | ||
| graph_viewer.cc | ||
| model.cc | ||
| model.h | ||
| op.cc | ||
| op.h | ||
| record.h | ||
| schema_registry.cc | ||