From f65ce51e3344313b744429c3763d1c85bf77a857 Mon Sep 17 00:00:00 2001 From: Tai Ly Date: Mon, 3 Jul 2023 22:46:25 +0000 Subject: Add deserialization of AccumType Added deserialize accum_type attribute for AvgPool2D Op also fixed serialization of accum_type attribute for AvgPool2D Op also updated third_party/serialization_lib hash LLVM_REFSPEC: refs/changes/23/532123/2 TF_REFSPEC: refs/changes/34/699334/5 Signed-off-by: Tai Ly Change-Id: I2084f33e60d1bf8f76958b320a96fc1f3a94d95c --- 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 8a27043..89963aa 160000 --- a/third_party/serialization_lib +++ b/third_party/serialization_lib @@ -1 +1 @@ -Subproject commit 8a2704330c18532d79a65ad2733458a80bf9c5b8 +Subproject commit 89963aa8fad822ab7a6e1ff92f6b7b4ee0b9350c -- cgit v1.2.1