Skip to content

Commit

Permalink
[common-artifacts] Enable Part_Add_SVDF_000 (Samsung#8361)
Browse files Browse the repository at this point in the history
This will enable generation and test of Part_Add_SVDF_000 recipe.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
  • Loading branch information
seanshpark authored Jan 28, 2022
1 parent 96ef3b9 commit 843838d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions compiler/common-artifacts/exclude.lst
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
#[[ circlize : Exclude from tflite-to-circle conversion(tflite2circle) ]]
## TensorFlowLiteRecipes
circlize(Part_Add_SVDF_000)

## CircleRecipes

#[[ optimize : Exclude from circle optimization(circle2circle) ]]
## TensorFlowLiteRecipes
optimize(UnidirectionalSequenceLSTM_001) # This recipe contains is_variable Tensor
optimize(Part_Add_SVDF_000)

## CircleRecipes

Expand Down Expand Up @@ -86,7 +84,6 @@ tcgenerate(OneHot_003)
tcgenerate(Pack_000)
tcgenerate(Pack_U8_000)
tcgenerate(PadV2_000)
tcgenerate(Part_Add_SVDF_000)
tcgenerate(Quantize_000) # runtime and luci-interpreter doesn't support Quantize op yet
tcgenerate(Range_000)
tcgenerate(Rank_000)
Expand Down

0 comments on commit 843838d

Please sign in to comment.