[mocotest-tf] Enable NET_0015 (#6745)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 20 Aug 2019 23:42:51 +0000 (08:42 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 20 Aug 2019 23:42:51 +0000 (08:42 +0900)
This will enable NET_0015, 1/Sqrt(x), which is same as decomposed elements of Rsqrt

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/mocotest-tf/test.lst

index dd6c7d9..ab31354 100644 (file)
@@ -43,4 +43,5 @@ add(NET_0011)
 add(NET_0012)
 add(NET_0013)
 add(NET_0014)
+add(NET_0015)
 add(REGRESSION_0000)