From 687805380e3b5aafb48ee1eb2b29857cc869f880 Mon Sep 17 00:00:00 2001 From: Jerry Ge Date: Mon, 26 Feb 2024 14:57:45 -0800 Subject: Update tensor allocator for FP16 case - With the update of ConvertU8toF16 to store F16 data in - F16 containers instead of F32, need to update the - function caller to have updated signatures Signed-off-by: Jerry Ge Change-Id: I8568120c5e67e837eaf6ec70f8db791c4e33d48b --- thirdparty/serialization_lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thirdparty/serialization_lib') diff --git a/thirdparty/serialization_lib b/thirdparty/serialization_lib index 81db8ee..758e73e 160000 --- a/thirdparty/serialization_lib +++ b/thirdparty/serialization_lib @@ -1 +1 @@ -Subproject commit 81db8ee8f580d30ec0ca53067df32ef046e6f09e +Subproject commit 758e73e117c5cef17f8f0b1c543efc1df953b2fa -- cgit v1.2.1