onnxruntime/onnxruntime
Chen Fu 29d00fb776
Set proper default values for pool attributes (#15559)
### Description
Setting proper default value for attributes of pool operators


### Motivation and Context
Fixed AB#14719

Global pooling and pooling operators usually share the same underlying
implementation. When we detect the operator is global, code for setting
up the attributes is skipped. This may cause un-deterministic behavior.
2023-04-19 17:24:35 -07:00
..
contrib_ops [ROCm] add CK GroupNorm to GroupNormTunable (#15510) 2023-04-19 13:54:59 +08:00
core Set proper default values for pool attributes (#15559) 2023-04-19 17:24:35 -07:00
python [ROCm] add CK GroupNorm to GroupNormTunable (#15510) 2023-04-19 13:54:59 +08:00
test Add TRT plugins support using custom ops (#13847) 2023-04-18 20:24:32 -07:00
tool/etw Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
wasm Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
__init__.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
ReformatSource.ps1 Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ReformatSourcePython.bat
VSCodeCoverage.runsettings