aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance/tosa_main_profile_ops_info.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-11-29 15:57:58 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2023-12-04 10:01:48 +0000
commitfe79accba2c220036c7b5ea0aa27bff5ef74ec73 (patch)
treeaa7374aa4132ebbf7925d4ecde1174b612b49b83 /verif/conformance/tosa_main_profile_ops_info.json
parent708da823504b9a7f4e2ffc10e00f06bb092ce637 (diff)
downloadreference_model-fe79accba2c220036c7b5ea0aa27bff5ef74ec73.tar.gz
Main Compliance testing support for RESHAPE
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I750ef5d3c95daca10e7717437ed375a81b434582
Diffstat (limited to 'verif/conformance/tosa_main_profile_ops_info.json')
-rw-r--r--verif/conformance/tosa_main_profile_ops_info.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/verif/conformance/tosa_main_profile_ops_info.json b/verif/conformance/tosa_main_profile_ops_info.json
index 960ad27..351c68d 100644
--- a/verif/conformance/tosa_main_profile_ops_info.json
+++ b/verif/conformance/tosa_main_profile_ops_info.json
@@ -1839,6 +1839,7 @@
"profile": [
"tosa-mi"
],
+ "support_for": [ "lazy_data_gen" ],
"generation": {
"standard": {
"generator_args": [
@@ -1850,7 +1851,7 @@
"--target-dtype",
"bf16",
"--fp-values-range",
- "-2.0,2.0",
+ "-max,max",
"--num-rand-permutations",
"2"
],
@@ -1858,7 +1859,7 @@
"--target-dtype",
"fp32",
"--fp-values-range",
- "-2.0,2.0",
+ "-max,max",
"--target-shape",
"1,1,65536,1",
"--target-shape",