From 28026df342e035d71907c5e6cf1ee29f3974afea Mon Sep 17 00:00:00 2001 From: Tai Ly Date: Fri, 22 Sep 2023 19:30:11 +0000 Subject: Implement deserialization of stateful ops This patch implements deserialization of variable, variable.read and variable.write ops. The variable ops are deserialized before the function. Signed-off-by: Tai Ly Change-Id: I029bdf087576e97cacab469386863e6d1baf855c --- 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 c0a6030..5917fc7 160000 --- a/third_party/serialization_lib +++ b/third_party/serialization_lib @@ -1 +1 @@ -Subproject commit c0a60300951a59c33d2afaea0f6ca0889cabf340 +Subproject commit 5917fc7a9392da8fd1e8c68b2d00b89709a31584 -- cgit v1.2.1