summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>2019-08-21 08:42:51 +0900
committerGitHub Enterprise <noreply-CODE@samsung.com>2019-08-21 08:42:51 +0900
commited7cdccde1551420677072624c75fbfa0b92d140 (patch)
treedfee91456b4d40f7cd6035f5a8429bbb5e32f50c
parent4ca2d1b2f5c63e33596729a146849e9ac1b1328f (diff)
downloadnnfw-ed7cdccde1551420677072624c75fbfa0b92d140.tar.gz
nnfw-ed7cdccde1551420677072624c75fbfa0b92d140.tar.bz2
nnfw-ed7cdccde1551420677072624c75fbfa0b92d140.zip
[mocotest-tf] Enable NET_0015 (#6745)
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>
-rw-r--r--compiler/mocotest-tf/test.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/mocotest-tf/test.lst b/compiler/mocotest-tf/test.lst
index dd6c7d900..ab31354b0 100644
--- a/compiler/mocotest-tf/test.lst
+++ b/compiler/mocotest-tf/test.lst
@@ -43,4 +43,5 @@ add(NET_0011)
add(NET_0012)
add(NET_0013)
add(NET_0014)
+add(NET_0015)
add(REGRESSION_0000)