onnxruntime/tools/ci_build
Scott McKay b21ea00020
Cleanup C# bindings to add EP (#8810)
Fix C# add EP bindings.
Add stubs to ORT so that if EP is not included in the build we return a graceful error message.
Move declaration of stubs into C API and out for EP so they're in one place and are easier to use (no extra header required in the C/C++ world and consistent with the CUDA EP setup).
Fix inconsistency in ROCM EP.
Cleanup a few other things.
2021-08-26 13:59:40 +10:00
..
github relax android ci timeout to 180 minutes (#8844) 2021-08-25 19:59:48 -07:00
wasm
__init__.py
amd_hipify.py Implement BatchNormInternal for cuda (#8172) 2021-07-28 16:04:49 +08:00
build.py Ported changes / bug fixes from torch/ort. (#8784) 2021-08-23 17:45:40 -04:00
clean_docker_image_cache.py
coverage.py
gen_def.py Cleanup C# bindings to add EP (#8810) 2021-08-26 13:59:40 +10:00
get_docker_image.py
logger.py
op_registration_utils.py
op_registration_validator.py
reduce_op_kernels.py
requirements.txt Restore transformers tests and disable some tests (#8530) 2021-07-29 14:09:36 -07:00
upload_python_package_to_azure_storage.py