We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fbad8 commit bb420a0Copy full SHA for bb420a0
onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc
@@ -127,6 +127,9 @@
127
"^test_rotary_embedding_no_position_ids_rotary_dim",
128
"^test_rotary_embedding_with_interleaved_rotary_dim",
129
"^test_rotary_embedding_with_rotary_dim",
130
+ "^test_rotary_embedding_3d_input_expanded",
131
+ "^test_rotary_embedding_interleaved_expanded",
132
+ "^test_rotary_embedding_no_position_ids_interleaved_expanded",
133
"^test_rotary_embedding_expanded", //webgpu
134
"^test_rotary_embedding_no_position_ids_expanded", //webgpu
135
// Following tests are for opset 16 ops and are not yet implemented in ORT
0 commit comments