aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/log/log_1x65530x1x2_f16/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/ew_unary/log/log_1x65530x1x2_f16/test.json')
-rw-r--r--operators/ew_unary/log/log_1x65530x1x2_f16/test.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/operators/ew_unary/log/log_1x65530x1x2_f16/test.json b/operators/ew_unary/log/log_1x65530x1x2_f16/test.json
new file mode 100644
index 000000000..711929737
--- /dev/null
+++ b/operators/ew_unary/log/log_1x65530x1x2_f16/test.json
@@ -0,0 +1,58 @@
+{
+ version: {
+ _major: 0,
+ _minor: 51,
+ _patch: 0,
+ _draft: true
+ },
+ regions: [
+ {
+ name: "main",
+ blocks: [
+ {
+ name: "main",
+ operators: [
+ {
+ op: "LOG",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 1,
+ 65530,
+ 1,
+ 2
+ ],
+ type: "FP16"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 65530,
+ 1,
+ 2
+ ],
+ type: "FP16"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+ }
+ ]
+}