aboutsummaryrefslogtreecommitdiff
path: root/verif/conformance/tosa_base_profile_framework_ops_info.json
diff options
context:
space:
mode:
Diffstat (limited to 'verif/conformance/tosa_base_profile_framework_ops_info.json')
-rw-r--r--verif/conformance/tosa_base_profile_framework_ops_info.json13
1 files changed, 11 insertions, 2 deletions
diff --git a/verif/conformance/tosa_base_profile_framework_ops_info.json b/verif/conformance/tosa_base_profile_framework_ops_info.json
index 24a23b5..5d7e4a3 100644
--- a/verif/conformance/tosa_base_profile_framework_ops_info.json
+++ b/verif/conformance/tosa_base_profile_framework_ops_info.json
@@ -85,6 +85,16 @@
"tosa-mi"
]
},
+ "erf": {
+ "tests": [
+ "erf_13x21x3_qu8",
+ "erf_14x19_qi8",
+ "erf_1x8x4x17_qi16"
+ ],
+ "profile": [
+ "tosa-mi"
+ ]
+ },
"fully_connected": {
"alternate_names": [
"matmul"
@@ -257,8 +267,7 @@
"tanh_1x8x4x17_qi16"
],
"profile": [
- "tosa-bi",
"tosa-mi"
]
}
-} \ No newline at end of file
+}