mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
5 lines
187 B
Batchfile
5 lines
187 B
Batchfile
REM Copyright (c) Microsoft Corporation. All rights reserved.
|
|
REM Licensed under the MIT License.
|
|
|
|
set PATH=C:\Program Files (x86)\dotnet;%PATH%
|
|
set GRADLE_OPTS=-Dorg.gradle.daemon=false
|