aboutsummaryrefslogtreecommitdiff
path: root/src/armnnOnnxParser/test/ProtoxtFixture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnOnnxParser/test/ProtoxtFixture.cpp')
-rw-r--r--src/armnnOnnxParser/test/ProtoxtFixture.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/armnnOnnxParser/test/ProtoxtFixture.cpp b/src/armnnOnnxParser/test/ProtoxtFixture.cpp
index a02102f48e..917f6f036b 100644
--- a/src/armnnOnnxParser/test/ProtoxtFixture.cpp
+++ b/src/armnnOnnxParser/test/ProtoxtFixture.cpp
@@ -31,7 +31,7 @@ struct ProtoxtTestFixture : public armnnUtils::ParserPrototxtFixture<armnnOnnxPa
name: "Input"
type {
tensor_type {
- elem_type: FLOAT
+ elem_type: 1
shape {
dim {
dim_value: 2
@@ -44,7 +44,7 @@ struct ProtoxtTestFixture : public armnnUtils::ParserPrototxtFixture<armnnOnnxPa
name: "Output"
type {
tensor_type {
- elem_type: FLOAT
+ elem_type: 1
shape {
dim {
dim_value: 1