Home
last modified time | relevance | path

Searched defs:TORCH_CUDA_ARCH_LIST (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/cmake/public/
H A Dutils.cmake322 set(TORCH_CUDA_ARCH_LIST $ENV{TORCH_CUDA_ARCH_LIST}) variable
329 set(TORCH_CUDA_ARCH_LIST TORCH_CUDA_ARCH_LIST ${CUDA_ARCH_NAME}) variable
/aosp_15_r20/external/pytorch/scripts/
H A Dbuild_windows.bat38 set TORCH_CUDA_ARCH_LIST=5.0 variable
/aosp_15_r20/external/pytorch/.ci/pytorch/win-test-helpers/
H A Dbuild_pytorch.bat92 if "%TORCH_CUDA_ARCH_LIST%" == "" set TORCH_CUDA_ARCH_LIST=8.6 variable
/aosp_15_r20/external/pytorch/cmake/
H A DDependencies.cmake1335 set(TORCH_CUDA_ARCH_LIST $ENV{TORCH_CUDA_ARCH_LIST}) variable