summaryrefslogtreecommitdiff
path: root/compiler/one-cmds/tests/onecc_004.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/one-cmds/tests/onecc_004.cfg')
-rw-r--r--compiler/one-cmds/tests/onecc_004.cfg20
1 files changed, 20 insertions, 0 deletions
diff --git a/compiler/one-cmds/tests/onecc_004.cfg b/compiler/one-cmds/tests/onecc_004.cfg
new file mode 100644
index 000000000..e155430f2
--- /dev/null
+++ b/compiler/one-cmds/tests/onecc_004.cfg
@@ -0,0 +1,20 @@
+[onecc]
+one-import-tf=True
+one-import-tflite=False
+one-import-bcq=False
+one-optimize=False
+one-quantize=False
+one-pack=False
+one-codegen=True
+
+[one-import-tf]
+input_path=inception_v3.pb
+output_path=inception_v3.onecc_004.circle
+input_arrays=input
+input_shapes=1,299,299,3
+output_arrays=InceptionV3/Predictions/Reshape_1
+converter_version=v1
+
+[one-codegen]
+backend=dummy
+command=-o sample.tvn inception_v3.onecc_004.circle