summaryrefslogtreecommitdiff
path: root/res/TensorFlowTests/NET_0027/test.pbtxt
diff options
context:
space:
mode:
authorChunseok Lee <chunseok.lee@samsung.com>2020-10-29 13:12:50 +0900
committerChunseok Lee <chunseok.lee@samsung.com>2020-10-29 13:12:50 +0900
commitd6b371e095d737922187a518b8faba1ef6f3a2b1 (patch)
tree9d90c09c887b5111389dbedf924f59206411cd5a /res/TensorFlowTests/NET_0027/test.pbtxt
parentc55f8a6db48cda9d3a78048338b7f18c4cca62b8 (diff)
downloadnnfw-d6b371e095d737922187a518b8faba1ef6f3a2b1.tar.gz
nnfw-d6b371e095d737922187a518b8faba1ef6f3a2b1.tar.bz2
nnfw-d6b371e095d737922187a518b8faba1ef6f3a2b1.zip
Imported Upstream version 0.4upstream/0.4
Diffstat (limited to 'res/TensorFlowTests/NET_0027/test.pbtxt')
-rw-r--r--res/TensorFlowTests/NET_0027/test.pbtxt18
1 files changed, 18 insertions, 0 deletions
diff --git a/res/TensorFlowTests/NET_0027/test.pbtxt b/res/TensorFlowTests/NET_0027/test.pbtxt
index 95780969b..af5fa9372 100644
--- a/res/TensorFlowTests/NET_0027/test.pbtxt
+++ b/res/TensorFlowTests/NET_0027/test.pbtxt
@@ -105,6 +105,12 @@ node {
}
}
}
+ attr {
+ key: "use_cudnn_on_gpu"
+ value {
+ b: true
+ }
+ }
}
node {
name: "InceptionV3/InceptionV3/Conv2d_1a_3x3/Conv2D_bn_offset"
@@ -237,6 +243,12 @@ node {
}
}
}
+ attr {
+ key: "use_cudnn_on_gpu"
+ value {
+ b: true
+ }
+ }
}
node {
name: "InceptionV3/InceptionV3/Conv2d_2a_3x3/Conv2D_bn_offset"
@@ -336,6 +348,12 @@ node {
}
}
}
+ attr {
+ key: "use_cudnn_on_gpu"
+ value {
+ b: true
+ }
+ }
}
node {
name: "InceptionV3/Conv2d_2b_3x3/weights/read/_11__cf__11"