[circle2circle-dredd-recipe-test] Add Net_TConv_BN_000 test (#3980)
authorseongwoo chae <mhs4670go@naver.com>
Thu, 27 Aug 2020 00:59:46 +0000 (09:59 +0900)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 00:59:46 +0000 (09:59 +0900)
This commit adds Net_TConv_BN_000 test to
circle2circle-dredd-recipe-test.

ONE-DCO-1.0-Signed-off-by: seongwoo <mhs4670go@naver.com>

compiler/circle2circle-dredd-recipe-test/test.lst

index 6328a64..302c3a7 100644 (file)
@@ -10,6 +10,7 @@
 
 ## TFLITE RECIPE
 
+Add(Net_TConv_BN_000 PASS fuse_batchnorm_with_tconv)
 Add(Net_InstanceNorm_001 PASS fuse_instnorm)
 Add(Net_InstanceNorm_002 PASS fuse_instnorm)
 Add(BatchMatMulV2_000 PASS resolve_customop_batchmatmul)