onnxruntime/tools/ci_build/github/azure-pipelines
Scott McKay 0fbec1b9c1
Update the operator documentation generation (#7787)
* Update the operator documentation generation
  - Make layout a little nicer
  - Update to latest supported operators including training
  - Fix some links that are broken when the docs content is copied to github-pages
  - Fix incorrect usage of 'onnx.ai.ml' as the default domain
    - ML ops are now separated from the real default domain of 'onnx.ai'
  - Include CPU, CUDA and training kernels
    - exclude DNNL as it's not an EP we own

* There are separate paths for CUDA and CUDNN as they are not guaranteed to be in the same location on a Windows machine. Use the CUDNN path when looking for the CUDNN library.

* Enable validation of both contrib ops and operator kernels in build
Filter generation so it's deterministic
Add ability for CI to publish the md files as build artifacts if they differ so a developer can download and add to their PR to resolve any diffs.
Remove workarounds for github-pages as that will now link to the github docs which display correctly
2021-06-02 17:47:40 +10:00
..
nodejs [JS] refactor Javascript/Typescript libraries in ONNX Runtime (#7308) 2021-04-16 01:33:10 -07:00
nuget Update Mac CI builds to use macOS-10.15 image, Xcode 12.4. (#7437) 2021-05-27 09:39:34 -07:00
templates Update Mac CI builds to use macOS-10.15 image, Xcode 12.4. (#7437) 2021-05-27 09:39:34 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Update Mac CI builds to use macOS-10.15 image, Xcode 12.4. (#7437) 2021-05-27 09:39:34 -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
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
linux-gpu-ci-pipeline.yml Specify CUDA compute capability 7.5 in Linux GPU build (#7203) 2021-03-31 18:51:44 -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 linux trt package pipeline (#7537) 2021-05-03 19:14:20 -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
linux-nocontribops-ci-pipeline.yml
linux-nuphar-ci-pipeline.yml
linux-openvino-ci-pipeline.yml Openvino ep 2021.3 (#7180) 2021-04-01 11:28:54 -07:00
linux-openvino-nightly-pipeline.yml
linux-ort-srv-ci-pipeline.yml
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 Add test for iOS package (#7816) 2021-06-01 11:01:37 -07:00
mac-nocontribops-ci-pipeline.yml
orttraining-linux-ci-pipeline.yml
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
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml
orttraining-linux-gpu-distributed-test-ci-pipeline.yml
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 Install and use conda on ortmodule CI pipelines (#7530) 2021-05-03 15:52:22 -07:00
orttraining-linux-gpu-ortmodule-test-ci-pipeline.yml Install and use conda on ortmodule CI pipelines (#7530) 2021-05-03 15:52:22 -07:00
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml
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 Add BERT-L perf regression test on MI100 and re-enable batch size test (#7240) 2021-04-05 15:51:52 -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-win-ci-pipeline.yml
orttraining-win-gpu-ci-pipeline.yml
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
win-ci-pipeline.yml Update the operator documentation generation (#7787) 2021-06-02 17:47:40 +10:00
win-gpu-ci-pipeline.yml Update the operator documentation generation (#7787) 2021-06-02 17:47:40 +10: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
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 [js] update documents (#7852) 2021-05-27 14:51:57 -07:00