update some bat

This commit is contained in:
Kenneth Estanislao 2023-09-25 18:09:12 +08:00
parent 4f44d90e08
commit f03e1f4100
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,7 +2,6 @@ __pycache__/
*.py[cod]
*$py.class
*.pyc
*.bat
.idea
.todo
*.log

1
run-cuda.bat Normal file
View File

@ -0,0 +1 @@
python run.py --execution-provider cuda

1
run-laptop-gpu.bat Normal file
View File

@ -0,0 +1 @@
python run.py --execution-provider dml