[test] Fix pytorch ssat model file
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Mon, 11 Sep 2023 09:36:20 +0000 (18:36 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Tue, 12 Sep 2023 02:42:15 +0000 (11:42 +0900)
- Recent pytorch cannot read the `pytorch_lenet5.pt`.
- Replace the file with newer version of pytorch.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
tests/test_models/models/pytorch_lenet5.pt

index b0f31aa..2e7d9ec 100644 (file)
Binary files a/tests/test_models/models/pytorch_lenet5.pt and b/tests/test_models/models/pytorch_lenet5.pt differ