update some bat

pull/6/head
Kenneth Estanislao 2 years ago
parent 4f44d90e08
commit f03e1f4100

1
.gitignore vendored

@ -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…
Cancel
Save