aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/mul_13x21x3_qi16/desc.json
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/tflite/operators/mul_13x21x3_qi16/desc.json')
-rw-r--r--frameworks/tflite/operators/mul_13x21x3_qi16/desc.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/frameworks/tflite/operators/mul_13x21x3_qi16/desc.json b/frameworks/tflite/operators/mul_13x21x3_qi16/desc.json
new file mode 100644
index 000000000..5ec251d53
--- /dev/null
+++ b/frameworks/tflite/operators/mul_13x21x3_qi16/desc.json
@@ -0,0 +1,21 @@
+{
+ "tosa_file": "test_mul_13x21x3_qi16.json",
+ "ifm_name": [
+ "TosaInput_0",
+ "TosaInput_1"
+ ],
+ "ifm_file": [
+ "placeholder_0.npy",
+ "placeholder_1.npy"
+ ],
+ "ofm_name": [
+ "TosaOutput_0"
+ ],
+ "ofm_file": [
+ "output_0.npy"
+ ],
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-TosaOutput_0.npy"
+ ]
+} \ No newline at end of file