Skip to content

Commit

Permalink
Update quantize_autoencoder_max78000.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
asyatrhl authored Feb 6, 2024
1 parent bc3f402 commit 6dfea50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/quantize_autoencoder_max78000.sh
Original file line number Diff line number Diff line change
@@ -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 "$@"
python quantize.py trained/ai85-autoencoder-samplemotordatalimerick-qat.pth.tar trained/ai85-autoencoder-samplemotordatalimerick-qat-q.pth.tar --device MAX78000 "$@"

0 comments on commit 6dfea50

Please sign in to comment.