Update start-tunableop-novram.bat

This commit is contained in:
patientx 2024-08-30 16:07:10 +03:00 committed by GitHub
parent dc9294de0a
commit 35ac512b38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ echo *** When you are done , please exit with CTRL-C on cmd window to make sure
echo.
set PYTORCH_TUNABLEOP_ENABLED=1
set PYTORCH_TUNABLEOP_VERBOSE=1
python main.py --fast --novram
set PYTORCH_TUNABLEOP_HIPBLASLT_ENABLED=0
echo.
.\zluda\zluda.exe -- %PYTHON% main.py %COMMANDLINE_ARGS%