From 82507d77056dd5510547438ba2064c1ee8bebc2c Mon Sep 17 00:00:00 2001 From: Kevin Cheng Date: Thu, 17 Jun 2021 16:01:59 -0700 Subject: Update to use new serialization_lib API. - Constant tensors are now initialized from embedded u8 array instead from numpy. - Python unit test generator and built-in test hasn't been updated. Signed-off-by: Kevin Cheng Change-Id: I5cb86f8e5ec8f23fee5dcbf257874a0f204ede04 --- 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 a8b4eaf..3bb1bc1 160000 --- a/thirdparty/serialization_lib +++ b/thirdparty/serialization_lib @@ -1 +1 @@ -Subproject commit a8b4eafda31fe41b99a46c09c131ac7295382570 +Subproject commit 3bb1bc1189bfa14670d2f7839d708f443f5b5942 -- cgit v1.2.1