From 909d4d159ee12c6bc8113974d76f46249b6fd7fb Mon Sep 17 00:00:00 2001 From: Tai Ly Date: Fri, 8 Mar 2024 18:32:46 +0000 Subject: [tosa_mlir_translator] Use new Clamp and Pad fbs attributes This implements changes required for new Tosa Flatbuffer schema where Clamp and Pad attributes have changed to use ubyte arrays to store int or float values. Signed-off-by: Tai Ly Change-Id: I2aa2025422fda4aacaf6d80727060a01a30cee89 --- third_party/serialization_lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party') diff --git a/third_party/serialization_lib b/third_party/serialization_lib index 758e73e..0b6d7c2 160000 --- a/third_party/serialization_lib +++ b/third_party/serialization_lib @@ -1 +1 @@ -Subproject commit 758e73e117c5cef17f8f0b1c543efc1df953b2fa +Subproject commit 0b6d7c271af1e6593e6a2cf14b32acea765f4b64 -- cgit v1.2.1