onnxruntime/tools/ci_build/github/azure-pipelines
Scott McKay d64f23fec0
EP factory creation cleanup and enhancements. (#11798)
* Rework the EP factory creation setup so we're not cut-and-pasting function declarations in multiple places.
Convert append EP for SNPE to be generic, and also use for XNNPACK.
Add XNNPACK to C# API

* Don't need stub for MIGraphX as it's using provider bridge.

* Remove old 'create' functions that aren't applicable now that the EPs are built as separate libraries.

* Only use EPs that require the layout transform if the opset is supported by the layout transformer.

* Update wasm registration of xnnpack.
2022-06-16 07:01:41 +10:00
..
nodejs [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
nuget [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
templates EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
android-x86_64-crosscompile-ci-pipeline.yml Update comments in Android workflow (#11311) 2022-06-08 15:25:21 +08:00
anybuild.yml
binary-size-checks-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
c-api-noopenmp-packaging-pipelines.yml Remove git and python packages from the docker images used by Zip-Nuget-Java-Nodejs Packaging Pipeline (#11651) 2022-06-03 20:00:54 -07:00
clean-build-docker-image-cache-pipeline.yml
linux-ci-pipeline.yml Linux CI: uninstall onnx before installing it (#11428) 2022-05-04 08:49:37 -07:00
linux-cpu-aten-pipeline.yml ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
linux-cpu-eager-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
linux-dnnl-ci-pipeline.yml fix cmake warning (#11742) 2022-06-07 09:37:16 +08:00
linux-gpu-ci-pipeline.yml Linux CI: uninstall onnx before installing it (#11428) 2022-05-04 08:49:37 -07:00
linux-gpu-cuda-11-pipeline.yml
linux-gpu-tensorrt-ci-pipeline.yml update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00
linux-gpu-tensorrt-daily-perf-pipeline.yml Support uploading EP perf data to a configurable database. (#11819) 2022-06-13 14:06:50 -07:00
linux-gpu-tensorrt-packaging-pipeline.yml update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00
linux-multi-gpu-ci-pipeline.yml
linux-multi-gpu-tensorrt-ci-pipeline.yml
linux-nuphar-ci-pipeline.yml
linux-openvino-ci-pipeline.yml OpenVINO-EP v4.0 Release PR with OpenVINO 2022.1 (#11025) 2022-04-06 13:30:33 -07:00
linux-openvino-nightly-pipeline.yml
mac-ci-pipeline.yml
mac-coreml-ci-pipeline.yml
mac-ios-ci-pipeline.yml
mac-ios-packaging-pipeline.yml Increase timeout for IOS packaging pipeline (#11431) 2022-05-04 10:00:41 -07:00
mac-objc-static-analysis-ci-pipeline.yml
mac-react-native-ci-pipeline.yml [js] Create npm packaging pipeline (#10886) 2022-03-17 16:44:00 -07:00
npm-packaging-pipeline.yml [js] Create npm packaging pipeline (#10886) 2022-03-17 16:44:00 -07:00
orttraining-linux-ci-pipeline.yml Linux CI: uninstall onnx before installing it (#11428) 2022-05-04 08:49:37 -07:00
orttraining-linux-external-custom-ops.yml Update orttraining-linux-external-custom-ops.yml for Azure Pipelines 2022-03-17 23:36:53 -07:00
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml
orttraining-linux-gpu-ci-pipeline.yml orttraining packaging and ci pipelines to use cuda 11.3 (#10252) 2022-01-13 13:36:33 -08:00
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml
orttraining-linux-gpu-distributed-test-ci-pipeline.yml orttraining packaging and ci pipelines to use cuda 11.3 (#10252) 2022-01-13 13:36:33 -08:00
orttraining-linux-gpu-docker-release-pipeline.yml
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml orttraining packaging and ci pipelines to use cuda 11.3 (#10252) 2022-01-13 13:36:33 -08:00
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml Update rocm ci to ROCm5.1.1 + torch1.10.0 2022-05-20 11:07:21 +08:00
orttraining-py-packaging-pipeline-cpu.yml fix cmake warning (#11742) 2022-06-07 09:37:16 +08:00
orttraining-py-packaging-pipeline-cuda102.yml orttraining cuda 10.2 to not build for compute_80 (#11103) 2022-04-04 17:22:05 -07:00
orttraining-py-packaging-pipeline-cuda113.yml Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
orttraining-py-packaging-pipeline-cuda115.yml Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
orttraining-py-packaging-pipeline-rocm.yml Add AMD python package ROCm5.1.1+torch1.11 (#11516) 2022-05-16 08:14:11 +08:00
post-merge-jobs.yml
py-package-build-pipeline.yml add python3.10 support (#10848) 2022-03-21 09:46:02 +08:00
py-packaging-pipeline.yml add manylinux_2_27 wheel (#11832) 2022-06-15 10:26:51 +08:00
python-checks-ci-pipeline.yml
sign_ov_ep_binaries.yml Create OV EP Signing Pipeline (#11391) 2022-04-29 10:54:37 -07:00
web-ci-pipeline.yml [js/wasm] Add WebAssembly static library build into web CI pipeline (#10959) 2022-03-21 15:49:49 -07:00
web-packaging-pipeline.yml [js] release pipeline for web and react native (#10656) 2022-03-01 21:38:33 -08:00
win-ci-fuzz-testing.yml [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
win-ci-pipeline.yml XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
win-eager-ci-pipeline.yml add ortmodule and eager mode test (#9888) 2021-12-02 19:49:18 -08:00
win-gpu-ci-pipeline.yml Split the GPU pipeline to 3 different machine pools (#11724) 2022-06-03 10:57:32 -07:00
win-gpu-reduce-op-ci-pipeline.yml
win-gpu-tensorrt-ci-pipeline.yml update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00