From 6dfea50131f9e6a5f0e949d95eb838b2aeffec5e Mon Sep 17 00:00:00 2001 From: asyatrhl <123384000+asyatrhl@users.noreply.github.com> Date: Tue, 6 Feb 2024 16:18:51 +0300 Subject: [PATCH] Update quantize_autoencoder_max78000.sh --- scripts/quantize_autoencoder_max78000.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/quantize_autoencoder_max78000.sh b/scripts/quantize_autoencoder_max78000.sh index 38f450c4..6d9471a5 100755 --- a/scripts/quantize_autoencoder_max78000.sh +++ b/scripts/quantize_autoencoder_max78000.sh @@ -1,2 +1,2 @@ #!/bin/sh -python quantize.py trained/ai85-autoencoder-samplemotordatalimerick-qat.pth.tar trained/ai85-autoencoder-samplemotordatalimerick-qat-q.pth.tar --device MAX78000 "$@" \ No newline at end of file +python quantize.py trained/ai85-autoencoder-samplemotordatalimerick-qat.pth.tar trained/ai85-autoencoder-samplemotordatalimerick-qat-q.pth.tar --device MAX78000 "$@"