microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.78k stars 2.94k forks source link

Update pipeline status #22924

Open tianleiwu opened 15 hours ago

tianleiwu commented 15 hours ago

Description

Update pipeline status: (1) update link of cuda pipeline (2) remove training distributed (3) add webgpu pipeline

Before: https://github.com/microsoft/onnxruntime/blob/main/README.md#builtin-pipeline-status After: https://github.com/microsoft/onnxruntime/blob/8ec473d013d1f41f96459b11f2ebab43f1eb3aa0/README.md#builtin-pipeline-status

Motivation and Context

Some pipelines are removed, need replace with new one.