onnxruntime/tools/ci_build/github/azure-pipelines
Dmitri Smirnov 7e092a7e3f
Reduce number of memory allocations based on a customer profiling case (#10193)
Add abseil and inlined containers typedefs
Introduce TensorShapeVector for shape building.
Use gsl::span<const T> to make interfaces accept different types of vector like args.
Introduce InineShapeVectorT for shape capacity typed instantiations
Refactor cuda slice along with provider shared interfaces
Refactor Concat, Conv, Pad
Build with Conv Einsum and ConvTranspose refactored.
Remove TesnorShape::GetDimsAsVector()
Refactor SliceIterator and SliceIteratorBase
Refactor broadcast
Refactor Pads for twice as long
Remove memory planner intermediate shapes vector
Refactor orttraining
Fix passing TenshroShapeVector to tests
Remove abseil copy and submodule, use FetchContent_Declare/Fetch
Path with separate command
Make RocmAsyncBuffer accept anything convertible to span. Adjust Linux GPU pipeline.
2022-01-24 10:40:46 -08:00
..
nodejs fix build break in release pipeline for Node.js binding test (#9850) 2021-11-24 13:54:43 -08:00
nuget Fix Microsoft.AI.MachineLearning NuGet App failure with multiple binaries copied to same destination (#10076) 2021-12-21 12:34:03 -08:00
templates Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
android-x86_64-crosscompile-ci-pipeline.yml Update macOS build agents to macOS 11 (#9562) 2021-10-27 10:00:04 -07:00
anybuild.yml Add "workspace: clean: all" to anybuild build yaml file 2021-10-06 22:49:37 -07:00
binary-size-checks-pipeline.yml Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
c-api-noopenmp-packaging-pipelines.yml update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00
clean-build-docker-image-cache-pipeline.yml
linux-ci-pipeline.yml Update ONNX to 1.10 globally in CIs (#9751) 2021-11-15 15:28:26 -08:00
linux-cpu-eager-pipeline.yml add ortmodule and eager mode test (#9888) 2021-12-02 19:49:18 -08:00
linux-cpu-minimal-build-ci-pipeline.yml Move binary size check to separate pipeline (#10254) 2022-01-12 19:21:20 -08:00
linux-dnnl-ci-pipeline.yml
linux-gpu-ci-pipeline.yml Reduce number of memory allocations based on a customer profiling case (#10193) 2022-01-24 10:40:46 -08: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 Track Session Creation Time (#10281) 2022-01-21 13:20:53 -08: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
linux-openvino-nightly-pipeline.yml
mac-ci-pipeline.yml
mac-coreml-ci-pipeline.yml Update macOS build agents to macOS 11 (#9562) 2021-10-27 10:00:04 -07:00
mac-ios-ci-pipeline.yml Update macOS build agents to macOS 11 (#9562) 2021-10-27 10:00:04 -07:00
mac-ios-packaging-pipeline.yml Add App Center test for iOS package (#9605) 2021-10-29 15:23:01 -07:00
mac-objc-static-analysis-ci-pipeline.yml Update macOS build agents to macOS 11 (#9562) 2021-10-27 10:00:04 -07:00
orttraining-linux-ci-pipeline.yml Update ONNX to 1.10 globally in CIs (#9751) 2021-11-15 15:28:26 -08:00
orttraining-linux-external-custom-ops.yml Abjindal/merge eager with external custom ops (#8986) 2021-10-14 13:19:45 -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 [FIX] Add condition in amd ci pipeline yaml to stop test in time when onnxruntime build failed (#10335) 2022-01-24 15:34:48 +08:00
orttraining-py-packaging-pipeline-cpu.yml
orttraining-py-packaging-pipeline-cuda102.yml
orttraining-py-packaging-pipeline-cuda111.yml
orttraining-py-packaging-pipeline-rocm.yml
orttraining-py-packaging-pipeline-torch190-cuda102.yml Update default opset to 14 in ORTModule (#9743) 2021-12-09 12:45:35 +01:00
orttraining-py-packaging-pipeline-torch190-cuda111.yml Update default opset to 14 in ORTModule (#9743) 2021-12-09 12:45:35 +01:00
orttraining-py-packaging-pipeline-torch190-cuda114.yml Update default opset to 14 in ORTModule (#9743) 2021-12-09 12:45:35 +01:00
orttraining-py-packaging-pipeline-torch1100-cuda102.yml Update default opset to 14 in ORTModule (#9743) 2021-12-09 12:45:35 +01:00
orttraining-py-packaging-pipeline-torch1100-cuda113.yml Update default opset to 14 in ORTModule (#9743) 2021-12-09 12:45:35 +01:00
post-merge-jobs.yml
py-packaging-pipeline.yml
python-checks-ci-pipeline.yml
web-ci-pipeline.yml update ONNX Runtime Web CI to use same script for package versioning (#9698) 2021-11-10 12:52:34 -08:00
win-ci-fuzz-testing.yml
win-ci-pipeline.yml Remove OpenMP code (#10032) 2021-12-15 00:58:42 -08: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 Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
win-gpu-cuda-10-2-pipeline.yml Limit inclusion of Xamarin mobile target frameworks. (#9834) 2021-11-23 11:29:53 +10:00
win-gpu-reduce-op-ci-pipeline.yml fix windows gpu pipelines that use cuda 10.2 (training, reduced_ops and 10.2 validation) (#8994) 2021-09-07 22:01:06 -07:00
win-gpu-tensorrt-ci-pipeline.yml update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00