update some bat
parent
4f44d90e08
commit
f03e1f4100
|
@ -2,7 +2,6 @@ __pycache__/
|
|||
*.py[cod]
|
||||
*$py.class
|
||||
*.pyc
|
||||
*.bat
|
||||
.idea
|
||||
.todo
|
||||
*.log
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
python run.py --execution-provider cuda
|
|
@ -0,0 +1 @@
|
|||
python run.py --execution-provider dml
|
Loading…
Reference in New Issue