From fc4bde92120567a98189f95cfe90bb1699d25809 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Thu, 25 Jan 2024 12:53:21 +0000 Subject: Fix up shape operator test errors Update serialization_lib to store SHAPE as INT64. Signed-off-by: Jeremy Johnson Change-Id: Ie589cd6670dc79b77df981c81cd7c27b982f20fa --- verif/conformance/tosa_base_profile_ops_info.json | 1 + 1 file changed, 1 insertion(+) (limited to 'verif/conformance/tosa_base_profile_ops_info.json') diff --git a/verif/conformance/tosa_base_profile_ops_info.json b/verif/conformance/tosa_base_profile_ops_info.json index ec51324..54bce21 100644 --- a/verif/conformance/tosa_base_profile_ops_info.json +++ b/verif/conformance/tosa_base_profile_ops_info.json @@ -1011,6 +1011,7 @@ ], "generation": { "standard": { + "no_negative_tests": "true", "generator_args": [ [ "--target-dtype", -- cgit v1.2.1