onnxruntime/tools/ci_build/github/azure-pipelines
Guoyu Wang 55278056ad
Cherry picks for release - 1.8.2, 2nd attempt (#8620)
* Add test for iOS package (#7816)

* Add test for iOS package

* Add readme

* fix pep8 warning

* Addressed CR comments, fixed CI failure

* Address CR comments

* Update readme.md

* Update package name and readme, added comments to the podspec

* Add podspec template for ios package, update build settings (#7907)

* Add podspec template for ios package

* minor formatting update

* Add spec.source_files for header files

* Update spec.public_header_files to spec.source_files

* minor update

* Add iOS packaging pipeline (#8264)

Create a pipeline to produce the iOS package artifacts.

* [iOS] Packaging pipeline improvements. (#8324)

Updates to the iOS packaging pipeline:
- Make it harder to overwrite package archives accidentally when uploading (fails if the archive already exists)
- Only upload package archives for release builds
- Some clean up

* Add metadata_props to ORT model (#8340)

* Add metadata_props to ORT model

* Minor update

* Update python binding, and increase the minimal pipeline size threshold

* Fixed a small bug in serializing ir_version

* Remove temp ort.py.fbs and add it to .gitignore

* Add iOS/macOS static framework (#8357)

* Add ability to generate ios static framework

* Fix typos

* Add pod cache clean, update some comments of previous commit

* Fix CI failure with newly added cpuinfo library

* Update test model (CoreML requires node has a name)

* Addressed CR comments

* Fix iOS packaging pipeline failure (#8433)

* Fix optimizer crash (#8274)

* Update iOS packaging script to default build static framework, disable bitcode (#8533)

* default package build to static, disable bitcode

* fix pipeline failure

* Address CR comments

* Add HardSigmoid to mobile packages. Used by PyTorch MobileNet v3 (#8552)

* bump the version number to 1.8.2

* Change Windows GPU machine pool to onnxruntime-win-cuda11-0

* [Objective-C API] Fix ORTIsCoreMLExecutionProviderAvailable link error when used from Swift. (#8350)

Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Co-authored-by: RandySheriffH <48490400+RandySheriffH@users.noreply.github.com>
Co-authored-by: Scott McKay <skottmckay@gmail.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
2021-08-04 19:07:27 -07:00
..
nodejs [JS] refactor Javascript/Typescript libraries in ONNX Runtime (#7308) 2021-04-16 01:33:10 -07:00
nuget Cherry picks for release - 1.8.1 Round 2 (#8137) 2021-06-26 11:26:29 -07:00
templates Liqun/havenka/rel 1.8.1 round3 (#8246) 2021-06-30 23:02:16 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Improve code coverage report (#7770) 2021-05-25 08:26:01 -07:00
c-api-noopenmp-packaging-pipelines.yml Create Android Package pipeline (#7295) 2021-04-12 17:56:25 -07:00
clean-build-docker-image-cache-pipeline.yml Update build docker image cache cleanup build definition (#7452) 2021-04-26 14:39:46 -07:00
featurizers-py-packaging-pipeline.yml
linux-ci-pipeline.yml Remove openmp related packaging pipeline (#6991) 2021-03-12 10:02:59 -08:00
linux-cpu-minimal-build-ci-pipeline.yml Check kernel def hashes (#7120) 2021-04-01 17:42:58 -07:00
linux-dnnl-ci-pipeline.yml Add python 3.8/3.9 support for Windows GPU and Linux ARM64 (#6615) 2021-02-11 16:43:35 -08:00
linux-gpu-ci-pipeline.yml Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
linux-gpu-cuda-11-pipeline.yml Fix CUDA 10.2 pipelines (#7759) 2021-05-19 13:52:06 -07:00
linux-gpu-tensorrt-ci-perf-pipeline.yml Setup EP Dashboard (#7321) 2021-05-11 10:33:39 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Add CMAKE_CUDA_ARCHITECTURES=52 to TensorRT CI pipelines (#7455) 2021-04-27 09:55:23 -07:00
linux-gpu-tensorrt-packaging-pipeline.yml cherry picked commits for rel-1.8.1 (#8076) 2021-06-18 07:44:55 -07:00
linux-multi-gpu-ci-pipeline.yml Fix CUDA 10.2 pipelines (#7759) 2021-05-19 13:52:06 -07:00
linux-multi-gpu-tensorrt-ci-pipeline.yml Upgrade TensorRT to v7.2.2 (#6452) 2021-02-18 04:30:47 -08:00
linux-nocontribops-ci-pipeline.yml Remove openmp related packaging pipeline (#6991) 2021-03-12 10:02:59 -08:00
linux-nuphar-ci-pipeline.yml Add python 3.8/3.9 support for Windows GPU and Linux ARM64 (#6615) 2021-02-11 16:43:35 -08:00
linux-openvino-ci-pipeline.yml Openvino ep 2021.3 (#7180) 2021-04-01 11:28:54 -07:00
linux-openvino-nightly-pipeline.yml Remove openmp related packaging pipeline (#6991) 2021-03-12 10:02:59 -08:00
linux-ort-srv-ci-pipeline.yml Update ORT server build pipeline (#7030) 2021-03-16 18:02:09 -07:00
linux-pytorch-custom-ops-ci-pipeline.yml
mac-ci-pipeline.yml Initial Objective-C API (#7366) 2021-04-27 10:06:30 -07:00
mac-coreml-ci-pipeline.yml
mac-ios-ci-pipeline.yml Cherry picks for release - 1.8.2, 2nd attempt (#8620) 2021-08-04 19:07:27 -07:00
mac-ios-packaging-pipeline.yml Cherry picks for release - 1.8.2, 2nd attempt (#8620) 2021-08-04 19:07:27 -07:00
mac-nocontribops-ci-pipeline.yml
orttraining-linux-ci-pipeline.yml Add python 3.8/3.9 support for Windows GPU and Linux ARM64 (#6615) 2021-02-11 16:43:35 -08:00
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml Add BERT-L perf regression test on MI100 and re-enable batch size test (#7240) 2021-04-05 15:51:52 -07:00
orttraining-linux-gpu-ci-pipeline.yml Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml Merge pull request #6973 from microsoft/thiagofc/merge-ortmodule-into-master 2021-03-17 10:30:06 -07:00
orttraining-linux-gpu-distributed-test-ci-pipeline.yml Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
orttraining-linux-gpu-docker-release-pipeline.yml icnrease timeout (#7145) 2021-03-26 11:26:18 -07:00
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
orttraining-linux-gpu-ortmodule-test-ci-pipeline.yml Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml Add pipeline to clear the cache for huggingface transormers models (#6813) 2021-02-26 10:39:22 -08:00
orttraining-linux-gpu-perf-test-ci-pipeline.yml Pass arguments to azure_scale_set_vm_mount_test_data from perf test ci pipeline (#7094) 2021-03-22 21:48:32 -07:00
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
orttraining-py-packaging-pipeline-cuda102.yml to used cudnn7 to build onnxruntime-training wheel with Cuda 10.2 support (#7760) 2021-05-20 09:18:41 -07:00
orttraining-py-packaging-pipeline-cuda111.yml to used cudnn7 to build onnxruntime-training wheel with Cuda 10.2 support (#7760) 2021-05-20 09:18:41 -07:00
orttraining-py-packaging-pipeline-rocm.yml to used cudnn7 to build onnxruntime-training wheel with Cuda 10.2 support (#7760) 2021-05-20 09:18:41 -07:00
orttraining-py-packaging-pipeline-torch181-cuda102.yml Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
orttraining-py-packaging-pipeline-torch181-cuda111.yml Liqun/havenka/rel 1.8.1 round3 (#8246) 2021-06-30 23:02:16 -07:00
orttraining-py-packaging-pipeline-torch190-cuda102.yml Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
orttraining-py-packaging-pipeline-torch190-cuda111.yml Liqun/havenka/rel 1.8.1 round3 (#8246) 2021-06-30 23:02:16 -07:00
orttraining-win-ci-pipeline.yml
orttraining-win-gpu-ci-pipeline.yml Cherry picks for release - 1.8.2, 2nd attempt (#8620) 2021-08-04 19:07:27 -07:00
post-merge-jobs.yml Improve code coverage report (#7770) 2021-05-25 08:26:01 -07:00
py-packaging-pipeline.yml
win-ci-fuzz-testing.yml Add python 3.8/3.9 support for Windows GPU and Linux ARM64 (#6615) 2021-02-11 16:43:35 -08:00
win-ci-pipeline.yml Add static code analyzer to Windows CPU/GPU CI builds and fix the warnings (#7489) 2021-04-29 11:54:57 -07:00
win-gpu-ci-pipeline.yml Cherry picks for release - 1.8.2, 2nd attempt (#8620) 2021-08-04 19:07:27 -07:00
win-gpu-cuda-10-2-pipeline.yml Move the Windows GPU machine pool of Onnxruntime packaging pipelines to a new one (#7161) 2021-03-29 17:32:03 -07:00
win-gpu-reduce-op-ci-pipeline.yml Cherry picks for release - 1.8.2, 2nd attempt (#8620) 2021-08-04 19:07:27 -07:00
win-gpu-tensorrt-ci-pipeline.yml Add CMAKE_CUDA_ARCHITECTURES=52 to TensorRT CI pipelines (#7455) 2021-04-27 09:55:23 -07:00
win-wasm-ci-pipeline.yml cherry pick outstanding commits (#7871) 2021-05-28 09:10:40 -07:00