Skip to content

Commit

Permalink
[circle2circle-dredd-recipe-test] Add fuse_gru test
Browse files Browse the repository at this point in the history
This commit adds fuse_gru test to circle2circle-dredd-recipe-test.

ONE-DCO-1.0-Signed-off-by: Artem Balyshev <[email protected]>
  • Loading branch information
Artem Balyshev committed Aug 12, 2024
1 parent 5eb8f9e commit ac88f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/circle2circle-dredd-recipe-test/test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Add(Net_Conv_Mul_003 PASS fuse_mul_with_conv)
Add(Net_Conv_PReluGraph_000 PASS fuse_prelu)
Add(Net_Conv_QuantDequant_000 PASS remove_quantdequant)
Add(Net_Conv_Relu6_000 PASS fuse_activation_function)
Add(Net_Decomposed_GRU_000 PASS fuse_gru)
Add(Net_Duplicate_Weights_000 PASS remove_duplicate_const)
Add(Net_DwConv_BN_000 PASS fuse_batchnorm_with_dwconv)
Add(Net_DwConv_BN_001 PASS fuse_batchnorm_with_dwconv)
Expand Down

0 comments on commit ac88f3d

Please sign in to comment.