aboutsummaryrefslogtreecommitdiff
path: root/operators/activation/clamp/clamp_ERRORIF_WrongOutputType_10x32x32_i8/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:01 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:01 +0100
commit71c1895595e51da557bd73366bf5f27a8f6b3ffb (patch)
tree9394ef1b77a130fd7e94fc06de4802f5a13a5b67 /operators/activation/clamp/clamp_ERRORIF_WrongOutputType_10x32x32_i8/desc.json
parente2ac2482baa202af7fe759a6b58d9bdd75168b6a (diff)
downloadconformance_tests-71c1895595e51da557bd73366bf5f27a8f6b3ffb.tar.gz
Updating CLAMP tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ic560fc8052032300292922b52363cece6cfde553
Diffstat (limited to 'operators/activation/clamp/clamp_ERRORIF_WrongOutputType_10x32x32_i8/desc.json')
-rw-r--r--operators/activation/clamp/clamp_ERRORIF_WrongOutputType_10x32x32_i8/desc.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/operators/activation/clamp/clamp_ERRORIF_WrongOutputType_10x32x32_i8/desc.json b/operators/activation/clamp/clamp_ERRORIF_WrongOutputType_10x32x32_i8/desc.json
new file mode 100644
index 000000000..bb4daa433
--- /dev/null
+++ b/operators/activation/clamp/clamp_ERRORIF_WrongOutputType_10x32x32_i8/desc.json
@@ -0,0 +1,18 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0"
+ ],
+ "ifm_file": [
+ "input-0.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 2,
+ "expected_failure": true,
+ "expected_failure_desc": "Output data type not supported for this configuration of operator"
+} \ No newline at end of file