Skip to content

Commit

Permalink
[common-artifacts] Enable RmsNorm test (#14214)
Browse files Browse the repository at this point in the history
This commit enables RmsNorm test which was temporarily disabled.

ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]
  • Loading branch information
seockho-kim authored Oct 14, 2024
1 parent 798b764 commit 020c2b1
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 @@ -2,7 +2,6 @@
## TensorFlowLiteRecipes

## CircleRecipes
optimize(RmsNorm_000)

#[[ optimize : Exclude from circle optimization(circle2circle) ]]
## TensorFlowLiteRecipes
Expand Down Expand Up @@ -183,5 +182,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 020c2b1

Please sign in to comment.