mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Add the split build badges (#96)
* Split the CI pipelines * Update build bdge display table in README
This commit is contained in:
parent
3b08c6665a
commit
7f0e947f96
1 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
<p align="center"><img width="50%" src="docs/MSFT-Onnx-Runtime-11282019-Logo.png" /></p>
|
||||
|
||||
[](https://dev.azure.com/onnxruntime/onnxruntime/_build/latest?definitionId=1)
|
||||
| Windows CPU | Windows GPU | Linux CPU | Linux GPU | MacOS CPU |
|
||||
|-------------|-------------|-------------|-------------|-------------|
|
||||
|[](https://dev.azure.com/onnxruntime/onnxruntime/_build/latest?definitionId=9)|[](https://dev.azure.com/onnxruntime/onnxruntime/_build/latest?definitionId=10)|[](https://dev.azure.com/onnxruntime/onnxruntime/_build/latest?definitionId=11)|[](https://dev.azure.com/onnxruntime/onnxruntime/_build/latest?definitionId=12)|[](https://dev.azure.com/onnxruntime/onnxruntime/_build/latest?definitionId=13)|
|
||||
|
||||
# Introduction
|
||||
ONNX Runtime is an open-source scoring engine for Open Neural Network Exchange (ONNX) models.
|
||||
|
|
|
|||
Loading…
Reference in a new issue