From 98b3e33a5590c3ff11f156997f8f2c45d8dc48e0 Mon Sep 17 00:00:00 2001 From: Kevin Petit Date: Tue, 16 May 2023 09:13:50 +0100 Subject: Replace uint6_t with int8_t Add REQUIRE statements to constrain the range where needed. Also fix a typo. Change-Id: I281e6249d8951b4cb3ff19eaf199660bed3feac9 Signed-off-by: Kevin Petit --- tosa.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tosa.xml') diff --git a/tosa.xml b/tosa.xml index c11ad99..430f5fd 100644 --- a/tosa.xml +++ b/tosa.xml @@ -1052,7 +1052,7 @@ Input tensor with the same rank as input1 - + Result right shift (int32_t data type only) @@ -2338,7 +2338,7 @@ used. Scaling multiplier array - + Scaling shift array -- cgit v1.2.1