feat(executorch): add generic CPU-first ExecuTorch backend #92
onnxruntime.yml
on: pull_request
meta
3s
Matrix: build / build
build
/
iOS-xcframework
0s
Matrix: build / android-bundle
Matrix: build / macos-universal
Annotations
10 errors, 22 warnings, and 19 notices
|
build / onnx-wasm-static
Canceling since a higher priority waiting request for onnxruntime-refs/pull/9/merge exists
|
|
build / onnx-wasm-static
The operation was canceled.
|
|
build / onnx-linux-x86_64-static
Canceling since a higher priority waiting request for onnxruntime-refs/pull/9/merge exists
|
|
build / onnx-linux-x86_64-static
The operation was canceled.
|
|
build / onnx-windows-x86_64-static
Canceling since a higher priority waiting request for onnxruntime-refs/pull/9/merge exists
|
|
build / onnx-windows-x86_64-static
The operation was canceled.
|
|
build / onnx-macos-arm64-static
Canceling since a higher priority waiting request for onnxruntime-refs/pull/9/merge exists
|
|
build / onnx-macos-arm64-static
The operation was canceled.
|
|
onnxruntime
Canceling since a higher priority waiting request for onnxruntime-refs/pull/9/merge exists
|
|
onnxruntime
Canceling since a higher priority waiting request for onnxruntime-refs/pull/9/merge exists
|
|
build / onnx-windows-arm64-shared
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, ilammy/msvc-dev-cmd@v1, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-windows-x86_64-shared
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, ilammy/msvc-dev-cmd@v1, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-linux-aarch64-shared
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-android-shared
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-linux-x86_64-shared
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-windows-arm64-static-debug
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, ilammy/msvc-dev-cmd@v1, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-windows-arm64-static
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, ilammy/msvc-dev-cmd@v1, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-android-x86_64-static
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-windows-x86_64-static-debug
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, ilammy/msvc-dev-cmd@v1, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-macos-arm64-shared
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, apple-actions/import-codesign-certs@v3, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-macos-arm64-shared
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build / onnx-macos-x86_64-shared
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, apple-actions/import-codesign-certs@v3, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-macos-x86_64-shared
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build / onnx-android-arm64-v8a-static
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-linux-aarch64-static
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-macos-x86_64-static
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-macos-x86_64-static
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build / onnx-wasm-static
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-linux-x86_64-static
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-windows-x86_64-static
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, ilammy/msvc-dev-cmd@v1, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-macos-arm64-static
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-python@v5, mozilla-actions/sccache-action@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / onnx-macos-arm64-static
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
meta
onnx matrix: 18 legs
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
onnxruntime-1.26.0-Android-arm64-v8a-static
|
22.7 MB |
sha256:bcda52a006f1ae3cfe48619bc2a7039f8aca125d3ec4d92f3ff32cd2e25bee72
|
|
|
onnxruntime-1.26.0-Android-shared
|
21 MB |
sha256:3f666c20922e09f37ed7aabfb1612ecfa283ab51bb53c4c3d4df00a3a97637fe
|
|
|
onnxruntime-1.26.0-Android-x86_64-static
|
22.2 MB |
sha256:1cd2434a969748b1d6a90bb353138ec7cef61dcf27537705dc570f59c5b0d1c8
|
|
|
onnxruntime-1.26.0-Linux-aarch64-shared
|
7.2 MB |
sha256:744f1d1ecc144ea69ccbc4c457f4cac0bdbae58c54cb0d0af763b463dcdbe16c
|
|
|
onnxruntime-1.26.0-Linux-aarch64-static
|
21.5 MB |
sha256:e76313a20a77e79c0c2824d19ad8b1f5c090ef44ae608f7a5a67f30d75e428e1
|
|
|
onnxruntime-1.26.0-Linux-x86_64-shared
|
8.13 MB |
sha256:fe3d63fa451a10f92b2e5f3974b0decd8dea131114c18add61440f772b3c8601
|
|
|
onnxruntime-1.26.0-WASM-static
|
42.3 MB |
sha256:b2b6886a24448c6747cf59fb0afc35bca1af55d58d5f2a4f33cddcc6ff990778
|
|
|
onnxruntime-1.26.0-Windows-arm64-shared
|
5.31 MB |
sha256:43a00749d2703f814e0ed82155991473195a0b278f982ddd7e368cc51e8c5570
|
|
|
onnxruntime-1.26.0-Windows-arm64-static
|
91.6 MB |
sha256:df79d91308b9c2724de0c55dc859cf3c388ff99b7345e943f2707d715dc78322
|
|
|
onnxruntime-1.26.0-Windows-arm64-static-debug
|
240 MB |
sha256:39454c82e798eca2ee514db1517b84940a042cbe3843fad42598410345269ff5
|
|
|
onnxruntime-1.26.0-Windows-x86_64-shared
|
5.39 MB |
sha256:6528d5f9b1d8bb50f190fdc1fd1e35c1a338264ed50cda13b7bcfef68e366af2
|
|
|
onnxruntime-1.26.0-Windows-x86_64-static-debug
|
238 MB |
sha256:f23748d77271346c36841d470e1c71052110e34636b4fe9ea08cfe172c7ac67b
|
|
|
onnxruntime-1.26.0-macOS-arm64-shared
|
6.54 MB |
sha256:cfbb4a1aa057de741e840c7f0142a1e8d09c86c9d645b753064e145cb324dcda
|
|
|
onnxruntime-1.26.0-macOS-x86_64-shared
|
7.56 MB |
sha256:c257ec8c7cfd15fa777809810a0814325bdb91832d52c5e373f6fdd17ce4fd1e
|
|
|
onnxruntime-1.26.0-macOS-x86_64-static
|
19.3 MB |
sha256:bd95f3d44acf3ebfd7daa3a232d7f9b99513a40935fd0fdd82bc20a99173062c
|
|