onnxruntime/tools/ci_build
Jian Chen 75f06319d6
Change binet to bin (#19424)
### Description
This pull request includes a small change to the
`Dockerfile.manylinux2_28_cuda` file in the
`tools/ci_build/github/linux/docker` directory. The change corrects the
`PREPEND_PATH` argument from `/usr/local/cuda/binet` to
`/usr/local/cuda/bin`, ensuring the correct path to CUDA binaries is
set.
2024-02-07 09:51:02 -08:00
..
github Change binet to bin (#19424) 2024-02-07 09:51:02 -08:00
__init__.py
amd_hipify.py [CUDA] remove CUBLAS_TENSOR_OP_MATH mode (#19431) 2024-02-06 12:48:39 -08:00
build.py Fix a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00
clean_docker_image_cache.py
compile_triton.py
coverage.py
gen_def.py
get_docker_image.py
logger.py
op_registration_utils.py
op_registration_validator.py
patch_manylinux.py
policheck_exclusions.xml
reduce_op_kernels.py Re-organize the transpose optimization and layout transformation files. (#16246) 2023-07-07 08:24:47 +10:00
replace_urls_in_deps.py Add a build validation for Linux ARM64 cross-compile (#18200) 2023-11-08 13:03:18 -08:00
requirements-transformers-test.txt GQA Rotary and Packed QKV with Flash (#18906) 2024-01-23 16:34:26 -08:00
set-trigger-rules.py Add VP test in Stable diffusion pipeline (#19300) 2024-01-29 09:33:58 -08:00
update_tsaoptions.py
upload_python_package_to_azure_storage.py