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 --- .../flatbuffer-tf/test_add_1x4x4x4_f32.tosa | Bin 492 -> 516 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'examples/test_add_1x4x4x4_f32/flatbuffer-tf/test_add_1x4x4x4_f32.tosa') diff --git a/examples/test_add_1x4x4x4_f32/flatbuffer-tf/test_add_1x4x4x4_f32.tosa b/examples/test_add_1x4x4x4_f32/flatbuffer-tf/test_add_1x4x4x4_f32.tosa index 003d1bb..8d004e8 100644 Binary files a/examples/test_add_1x4x4x4_f32/flatbuffer-tf/test_add_1x4x4x4_f32.tosa and b/examples/test_add_1x4x4x4_f32/flatbuffer-tf/test_add_1x4x4x4_f32.tosa differ -- cgit v1.2.1