aboutsummaryrefslogtreecommitdiff
path: root/operators/scatter_gather/scatter/scatter_3000x7x1_i8/desc.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/scatter_gather/scatter/scatter_3000x7x1_i8/desc.json')
-rw-r--r--operators/scatter_gather/scatter/scatter_3000x7x1_i8/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/scatter_gather/scatter/scatter_3000x7x1_i8/desc.json b/operators/scatter_gather/scatter/scatter_3000x7x1_i8/desc.json
new file mode 100644
index 000000000..be172ba86
--- /dev/null
+++ b/operators/scatter_gather/scatter/scatter_3000x7x1_i8/desc.json
@@ -0,0 +1,22 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0",
+ "input-1"
+ ],
+ "ifm_file": [
+ "input-0.npy",
+ "input-1.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-result-0.npy"
+ ]
+} \ No newline at end of file