aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary
diff options
context:
space:
mode:
Diffstat (limited to 'operators/ew_unary')
-rw-r--r--operators/ew_unary/README1
-rw-r--r--operators/ew_unary/abs/abs_ERRORIF_WrongOutputType_12_i32/test.json2
-rw-r--r--operators/ew_unary/clz/clz_ERRORIF_WrongOutputType_12_i32/test.json2
3 files changed, 3 insertions, 2 deletions
diff --git a/operators/ew_unary/README b/operators/ew_unary/README
new file mode 100644
index 000000000..9bdcbd2af
--- /dev/null
+++ b/operators/ew_unary/README
@@ -0,0 +1 @@
+This directory contains elementwise unary operator tests.
diff --git a/operators/ew_unary/abs/abs_ERRORIF_WrongOutputType_12_i32/test.json b/operators/ew_unary/abs/abs_ERRORIF_WrongOutputType_12_i32/test.json
index bc3acc3cc..8b2bf90e7 100644
--- a/operators/ew_unary/abs/abs_ERRORIF_WrongOutputType_12_i32/test.json
+++ b/operators/ew_unary/abs/abs_ERRORIF_WrongOutputType_12_i32/test.json
@@ -33,7 +33,7 @@
shape: [
12
],
- type: "FLOAT"
+ type: "FP32"
}
],
inputs: [
diff --git a/operators/ew_unary/clz/clz_ERRORIF_WrongOutputType_12_i32/test.json b/operators/ew_unary/clz/clz_ERRORIF_WrongOutputType_12_i32/test.json
index fa7e2b473..960b90f71 100644
--- a/operators/ew_unary/clz/clz_ERRORIF_WrongOutputType_12_i32/test.json
+++ b/operators/ew_unary/clz/clz_ERRORIF_WrongOutputType_12_i32/test.json
@@ -33,7 +33,7 @@
shape: [
12
],
- type: "FLOAT"
+ type: "FP32"
}
],
inputs: [