Commit 1101682
[MIGraphX EP ] Add support for QLinearAveragePool and QLinearGlobalAveragePool (microsoft#26162)
### Description
<!-- Describe your changes. -->
Add support for MIgraphX EP operators QLinearGlobalAveragePool and
QLinaerAveragePool ops
### 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. -->
Want support for these operators through MIGraphX EP and MIGraphX1 parent 9c3404c commit 1101682
File tree
1 file changed
+2
-0
lines changed- onnxruntime/core/providers/migraphx
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
| 956 | + | |
| 957 | + | |
956 | 958 | | |
957 | 959 | | |
958 | 960 | | |
| |||
0 commit comments