Skip to content

Commit

Permalink
[common-artifacts] Exclude Reshape_004 (#14148)
Browse files Browse the repository at this point in the history
This will exclude Reshape_004 from test data generation, having shape input with 0.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
  • Loading branch information
seanshpark authored Oct 2, 2024
1 parent 4dcdcb8 commit beebec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/common-artifacts/exclude.lst
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ tcgenerate(ReLU6_dynamic_000) # TestDataGenerator does not support unknown dimen
tcgenerate(ReLUN1To1_000)
tcgenerate(ReLUN1To1_dynamic_000) # TestDataGenerator does not support unknown dimension
tcgenerate(Reshape_003) # luci-interpreter doesn't support reshape without built-in option
tcgenerate(Reshape_004) # has 0 in shape
tcgenerate(ReverseSequence_000)
tcgenerate(ReverseV2_000)
tcgenerate(Round_000)
Expand Down

0 comments on commit beebec9

Please sign in to comment.