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