Skip to content

Commit 2914eb9

Browse files
committed
e2e_testing/xfail_sets.py: Add passing test to TOSA set
1 parent a97a393 commit 2914eb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

e2e_testing/xfail_sets.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,8 +1010,7 @@
10101010
"RepeatModule_basic",
10111011
"TensorsSplitTensorModule_basic",
10121012
"TensorsSplitTensorNegativeDimModule_basic",
1013-
#bug: expected type to be 'tensor<3x10x12xf32>' or a rank-reduced version. (size mismatch)
1014-
#"TensorsSplitTensorLastSmallerModule_basic",
1013+
"TensorsSplitTensorLastSmallerModule_basic",
10151014
"ConstantPad2dStaticModule_basic",
10161015
"ConstantPadNdModule_basic",
10171016
"ConstantPadNdPartialStaticModule_basic",

0 commit comments

Comments
 (0)