onnxruntime/tools/ci_build
Changming Sun c1155b70c5
Remove 37 and 50 from CUDA compute archs (#14874)
### Description
To reduce CUDA package's size a little bit. 37 is for Tesla K80. Azure's
NC-series uses it, but in most cases CUDA can dynamic generate device
code .
2023-03-03 12:24:21 -08:00
..
github Remove 37 and 50 from CUDA compute archs (#14874) 2023-03-03 12:24:21 -08:00
__init__.py
amd_hipify.py [ROCm] Enable Sampling Op UT on AMD (#14581) 2023-02-06 20:52:06 -08:00
build.py enable pybind for qnn ep (#14897) 2023-03-03 07:26:53 -08:00
clean_docker_image_cache.py
coverage.py
gen_def.py OnnxRuntime QNN EP (#14791) 2023-03-01 13:48:20 -08:00
get_docker_image.py Improve dependency management (#13523) 2022-12-01 09:51:59 -08:00
logger.py
op_registration_utils.py
op_registration_validator.py Update CUDA ArgMin/ArgMax op kernels to have end version 11 since opset 12+ is not supported yet. (#13983) 2022-12-21 19:01:00 -05:00
policheck_exclusions.xml
reduce_op_kernels.py Fix broken and outdated links in documentation (#14092) 2023-02-23 10:48:04 -08:00
replace_urls_in_deps.py
requirements.txt upgrade protobuf to 3.20.2 and onnx to 1.13 (#14279) 2023-01-31 12:55:09 -08:00
update_tsaoptions.py
upload_python_package_to_azure_storage.py