Skip to content

Commit

Permalink
[common-artifacts] Include RmsNorm optimization and test data generat…
Browse files Browse the repository at this point in the history
…ion (#14107)

This commit reverts exclude.lst to include RmsNorm optimization and test data generation.

ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]
  • Loading branch information
seockho-kim authored Sep 26, 2024
1 parent 3395e3c commit 769cbb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compiler/common-artifacts/exclude.lst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ optimize(Add_STR_000) # STRING is not supported
optimize(Add_STR_001) # STRING is not supported

## CircleRecipes
optimize(RmsNorm_000)
optimize(RoPE_000)

#[[ tcgenerate : Exclude from test data generation(TestDataGenerator) ]]
Expand Down Expand Up @@ -180,5 +179,4 @@ tcgenerate(CircleFullyConnected_U4_002)
tcgenerate(GRU_000) # luci-interpreter does not support custom GRU
tcgenerate(InstanceNorm_000)
tcgenerate(InstanceNorm_001)
tcgenerate(RmsNorm_000)
tcgenerate(RoPE_000)

0 comments on commit 769cbb4

Please sign in to comment.