aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance/tosa_base_profile_ops_info.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-04-12 15:59:01 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2023-04-25 09:37:06 +0100
commitb2099706b3db022e8c4d85c4ae863086630e0678 (patch)
treee21526274314f87ff47b34d01dcce0bd1bd622f7 /verif/conformance/tosa_base_profile_ops_info.json
parent44eb88db7b601aa18fc7bc77601d6291933bdbb9 (diff)
downloadreference_model-b2099706b3db022e8c4d85c4ae863086630e0678.tar.gz
8K level: RESIZE scaling at 64 maximum
Add support for producing scaling 64 tests in RESIZE and make sure default tests are not generated with scaling greater than 64. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I3e99cde7e6bec6ea7854a139c6fc2ed151af5b1e
Diffstat (limited to 'verif/conformance/tosa_base_profile_ops_info.json')
-rw-r--r--verif/conformance/tosa_base_profile_ops_info.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/verif/conformance/tosa_base_profile_ops_info.json b/verif/conformance/tosa_base_profile_ops_info.json
index 5825719..e40ddfc 100644
--- a/verif/conformance/tosa_base_profile_ops_info.json
+++ b/verif/conformance/tosa_base_profile_ops_info.json
@@ -2958,6 +2958,22 @@
"9500"
]
]
+ },
+ "8k_level": {
+ "no_negative_tests": "true",
+ "generator_args": [
+ [
+ "--target-dtype",
+ "int8",
+ "--target-dtype",
+ "int16",
+ "--level-8k-sizes",
+ "--tensor-dim-range",
+ "2,10",
+ "--num-rand-permutations",
+ "2"
+ ]
+ ]
}
},
"selection": {