Skip to content

Commit

Permalink
Merging setup_env_cuda12.bat into setup_env_cuda.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Nov 8, 2023
1 parent e1ed873 commit 646a8b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ stages:
MACHINE_POOL: 'onnxruntime-Win2022-GPU-T4'
PYTHON_VERSION: '3.11'
EP_BUILD_FLAGS: --use_tensorrt --tensorrt_home="$(Agent.TempDirectory)\TensorRT-8.6.1.6.Windows10.x86_64.cuda-12.0" --cuda_home="$(Agent.TempDirectory)\v12.2" --cmake_extra_defines "CMAKE_CUDA_ARCHITECTURES=52;60;61;70;75;80"
ENV_SETUP_SCRIPT: setup_env_gpu_cuda12.bat
ENV_SETUP_SCRIPT: setup_env_gpu_cuda.bat
EP_NAME: gpu


Expand Down

0 comments on commit 646a8b6

Please sign in to comment.