onnxruntime/onnxruntime/core
dtang317 12dfe2859c
Register groupnorm for opset 21 (#22830)
### Description
This PR registers GroupNormalization for opset 21



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-11-14 10:06:30 -08:00
..
codegen Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
common Remove nsync (#20413) 2024-10-21 15:32:14 -07:00
dll
dlpack
eager
flatbuffers
framework Keep the model metadata on the generated EP context model (#22825) 2024-11-13 11:52:21 -08:00
graph Revert "enable serialize prepacked weights into data file (#22256)" (#22788) 2024-11-11 09:59:05 -08:00
mickey Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
mlas Fix issue #22796 - a typo: (__GNUC__ > 9) -> (__GNUC__ > 10) (#22807) 2024-11-12 18:56:35 -08:00
optimizer Enable ConvReplaceWithQLinear when using ACL (#22823) 2024-11-13 21:44:50 -08:00
platform Revert to err logging instead of LOGS_DEFAULT macro (#22720) 2024-11-05 09:51:26 -08:00
providers Register groupnorm for opset 21 (#22830) 2024-11-14 10:06:30 -08:00
quantization
session [TensorRT EP] Add new provider option to exclude nodes from running on TRT (#22681) 2024-11-13 11:34:43 -08:00
util enhance string util functions (#21893) 2024-08-29 10:37:50 -07:00