From f732609a51630c98bc3f448937988fbcf20dc854 Mon Sep 17 00:00:00 2001 From: TatWai Chong Date: Wed, 8 Jun 2022 12:17:14 -0700 Subject: Update TOSA resize to match specification Attribute stride and shift are removed, and has new scale and border. Also add tests in the generator to test tf.resize with all option combinations. Signed-off-by: TatWai Chong Signed-off-by: Jeremy Johnson Change-Id: If0f330d04395762d2d907863235eda1532f5e1ff --- 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 343d6a7..49b1ca6 160000 --- a/thirdparty/serialization_lib +++ b/thirdparty/serialization_lib @@ -1 +1 @@ -Subproject commit 343d6a703c3a270a01102ec468b59ef2967b595e +Subproject commit 49b1ca63975d4f1865ca312ed9c9b5e0008e13e0 -- cgit v1.2.1