|
145 | 145 | "^test_shufflenet", |
146 | 146 | "^test_squeezenet", |
147 | 147 | // TODO: enable these tests when integrating with ONNX 1.14 for ORT 1.15 release |
148 | | - "^test_averagepool_1d_default*", |
149 | | - "^test_averagepool_2d_ceil*", |
150 | | - "^test_averagepool_2d_default*", |
151 | | - "^test_averagepool_2d_dilations*", |
152 | | - "^test_averagepool_2d_pads_count_include_pad*", |
153 | | - "^test_averagepool_2d_pads*", |
154 | | - "^test_averagepool_2d_precomputed_pads_count_include_pad*", |
155 | | - "^test_averagepool_2d_precomputed_pads*", |
156 | | - "^test_averagepool_2d_precomputed_same_upper*", |
157 | | - "^test_averagepool_2d_precomputed_strides*", |
158 | | - "^test_averagepool_2d_same_lower*", |
159 | | - "^test_averagepool_2d_same_upper*", |
160 | | - "^test_averagepool_2d_strides*", |
161 | | - "^test_averagepool_3d_default*", |
| 148 | + // "^test_averagepool_1d_default*", |
| 149 | + // "^test_averagepool_2d_ceil*", |
| 150 | + // "^test_averagepool_2d_default*", |
| 151 | + // "^test_averagepool_2d_dilations*", |
| 152 | + // "^test_averagepool_2d_pads_count_include_pad*", |
| 153 | + // "^test_averagepool_2d_pads*", |
| 154 | + // "^test_averagepool_2d_precomputed_pads_count_include_pad*", |
| 155 | + // "^test_averagepool_2d_precomputed_pads*", |
| 156 | + // "^test_averagepool_2d_precomputed_same_upper*", |
| 157 | + // "^test_averagepool_2d_precomputed_strides*", |
| 158 | + // "^test_averagepool_2d_same_lower*", |
| 159 | + // "^test_averagepool_2d_same_upper*", |
| 160 | + // "^test_averagepool_2d_strides*", |
| 161 | + // "^test_averagepool_3d_default*", |
162 | 162 | "^test_constant_pad_axes*", |
163 | 163 | "^test_constant_pad*", |
164 | 164 | "^test_edge_pad*", |
|
0 commit comments