Skip to content

Commit

Permalink
[circle2circle-test] Use Net_Reshape_Reshape_000 (Samsung#5841)
Browse files Browse the repository at this point in the history
This will revise circle2circle-dredd-recipe-test to use
Net_Reshape_Reshape_000.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
  • Loading branch information
seanshpark authored Jan 27, 2021
1 parent b37a0a5 commit d2ac567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/circle2circle-dredd-recipe-test/test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add(Net_Conv_Add_Mul_001 PASS fuse_batchnorm_with_conv)
Add(Net_Conv_Add_Mul_002 PASS fuse_batchnorm_with_conv)
Add(Net_DwConv_BN_000 PASS fuse_batchnorm_with_dwconv)
Add(Net_DwConv_BN_001 PASS fuse_batchnorm_with_dwconv)
Add(Net_Remove_Redundant_Reshape_000 PASS remove_redundant_reshape)
Add(Net_Reshape_Reshape_000 PASS remove_redundant_reshape)
Add(Net_TConv_Add_000 PASS fuse_add_with_tconv)
Add(Net_TConv_Add_001 PASS fuse_add_with_tconv)
Add(Net_TConv_Add_002 PASS fuse_add_with_tconv)
Expand Down

0 comments on commit d2ac567

Please sign in to comment.