aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance/tosa_base_profile_ops_info.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2024-03-28 15:53:21 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2024-04-11 15:02:57 +0100
commit18a379d99ad10002b3cf6eda086457179221cc22 (patch)
tree9b90a31f846035236cbecb9cde379dee66b6f0c3 /verif/conformance/tosa_base_profile_ops_info.json
parent3f3de01fa87246161e47c15fd6c44f710b86f3e7 (diff)
downloadreference_model-18a379d99ad10002b3cf6eda086457179221cc22.tar.gz
Add rank 0 testing support
Default test range is now rank 0 to 3 instead of 1 to 4 Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ibde66b60b58de9f4a3852a3807c01f8dae61206f
Diffstat (limited to 'verif/conformance/tosa_base_profile_ops_info.json')
-rw-r--r--verif/conformance/tosa_base_profile_ops_info.json58
1 files changed, 53 insertions, 5 deletions
diff --git a/verif/conformance/tosa_base_profile_ops_info.json b/verif/conformance/tosa_base_profile_ops_info.json
index 25a6076..4232851 100644
--- a/verif/conformance/tosa_base_profile_ops_info.json
+++ b/verif/conformance/tosa_base_profile_ops_info.json
@@ -1052,7 +1052,15 @@
"--target-dtype",
"int16",
"--target-dtype",
- "int32"
+ "int32",
+ "--target-rank",
+ "1",
+ "--target-rank",
+ "2",
+ "--target-rank",
+ "3",
+ "--target-rank",
+ "4"
],
[
"--target-dtype",
@@ -3331,6 +3339,14 @@
"int32",
"--target-dtype",
"bool",
+ "--target-rank",
+ "1",
+ "--target-rank",
+ "2",
+ "--target-rank",
+ "3",
+ "--target-rank",
+ "4",
"--num-rand-permutations",
"2"
],
@@ -3453,7 +3469,15 @@
"--target-dtype",
"bool",
"--tensor-dim-range",
- "1,32"
+ "1,32",
+ "--target-rank",
+ "1",
+ "--target-rank",
+ "2",
+ "--target-rank",
+ "3",
+ "--target-rank",
+ "4"
],
[
"--target-dtype",
@@ -3896,13 +3920,29 @@
"--target-dtype",
"int32",
"--tensor-dim-range",
- "4,32"
+ "4,32",
+ "--target-rank",
+ "1",
+ "--target-rank",
+ "2",
+ "--target-rank",
+ "3",
+ "--target-rank",
+ "4"
],
[
"--target-dtype",
"bool",
"--tensor-dim-range",
- "1,16"
+ "1,16",
+ "--target-rank",
+ "1",
+ "--target-rank",
+ "2",
+ "--target-rank",
+ "3",
+ "--target-rank",
+ "4"
],
[
"--target-dtype",
@@ -4114,7 +4154,15 @@
"generator_args": [
[
"--target-dtype",
- "int32"
+ "int32",
+ "--target-rank",
+ "1",
+ "--target-rank",
+ "2",
+ "--target-rank",
+ "3",
+ "--target-rank",
+ "4"
],
[
"--target-dtype",