Skip to content

fix(python): import converters and specs lazily so inference does not load torch #3610

fix(python): import converters and specs lazily so inference does not load torch

fix(python): import converters and specs lazily so inference does not load torch #3610

Triggered via pull request August 4, 2026 04:17
Status Success
Total duration 58m 48s
Artifacts 7

ci.yml

on: pull_request
Matrix: build-python-wheels
check-python-style
15s
check-python-style
Matrix: build-and-test-cpp-arm64
Matrix: build-and-test-cpp-x86_64
Matrix: build-python-wheels-rocm
build-and-test-cpp-x86_64-address_sanitizer
4m 16s
build-and-test-cpp-x86_64-address_sanitizer
Matrix: build-and-push-docker-images
Matrix: test-python-wheels
test-legacy-converters
2m 25s
test-legacy-converters
build-and-deploy-docs
28s
build-and-deploy-docs
publish-python-wheels-on-pypi
publish-python-wheels-on-pypi
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
check-python-style
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test-cpp-x86_64 (ubuntu-22.04, dnnl)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test-cpp-arm64 (ubuntu-22.04-arm, openblas)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test-cpp-x86_64 (ubuntu-22.04, mkl)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test-cpp-x86_64-address_sanitizer
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-python-wheels (macos-15, arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-python-wheels (macos-15, arm64)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
build-python-wheels (ubuntu-22.04-arm, aarch64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test-cpp-arm64 (macos-15, ruy)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-push-docker-images (cuda)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-python-wheels (macos-15-intel, x86_64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-python-wheels (macos-15-intel, x86_64)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
build-python-wheels (ubuntu-22.04, auto64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-python-wheels (windows-2022, auto64)
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/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-python-wheels (macos-15, python-wheels-macOS-arm64, *cp312*macosx*arm64.whl)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-legacy-converters
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-python-wheels-rocm (windows-2022)
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/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-python-wheels (windows-2022, python-wheels-Windows-auto64, *cp312*win*amd64.whl)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-python-wheels (ubuntu-22.04-arm, python-wheels-Linux-aarch64, *cp312*manylinux*_aarch64.whl)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-python-wheels (ubuntu-22.04, python-wheels-Linux-auto64, *cp312*manylinux*x86_64.whl)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-push-docker-images (rocm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-python-wheels-rocm (ubuntu-24.04)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-deploy-docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
python-wheels-Linux-aarch64
111 MB
sha256:99f207a4a45208f4fd6805752cef0530816d0b777cc00112afeb5b212672f7d2
python-wheels-Linux-auto64
261 MB
sha256:68aa288ec8bbdccf6e91efe70ce924948975772d33ff4d88cdfd6525734bbe18
python-wheels-Windows-auto64
128 MB
sha256:fd1fdb0c9f1ad173a188ab053658fafe6e4fa2b4f59cbfc0ceadb814daeb16d5
python-wheels-macOS-arm64
8.44 MB
sha256:515c2487913e666077d292802ff3fd6a3e83dca4a84f7a81a6f7b3d9fc8b207b
python-wheels-macOS-x86_64
78.9 MB
sha256:09ff5e1fc87474ef9eb3cb4ee5ac5a389d3f51b290fc65bb09372d3b9ac30a82
rocm-python-wheels-Linux
272 MB
sha256:3273a9738aa4f993ae0b5d5a204a9c9b873f7439d78749459ac0f3ec6012cb82
rocm-python-wheels-Windows
132 MB
sha256:7f252bbd4cf343d267518b22711392dde4ad3aa60a0f8c89fbf16e5c76413642