Skip to content

Rebuild pytorch sm arm64 2.6 and pytorch sm arm64 2.5 image #12206

Rebuild pytorch sm arm64 2.6 and pytorch sm arm64 2.5 image

Rebuild pytorch sm arm64 2.6 and pytorch sm arm64 2.5 image #12206

Workflow file for this run

name: dlc-format-check
on: [pull_request]
jobs:
python-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@24.8.0
with:
options: "--check --verbose -l 100"