diff --git a/run-directml.bat b/run-directml.bat new file mode 100644 index 0000000..038e958 --- /dev/null +++ b/run-directml.bat @@ -0,0 +1 @@ +python run.py --execution-provider dml diff --git a/run-laptop-gpu.bat b/run-laptop-gpu.bat deleted file mode 100644 index 32d9c58..0000000 --- a/run-laptop-gpu.bat +++ /dev/null @@ -1 +0,0 @@ -python run.py --execution-provider dml \ No newline at end of file