Skip to content

Onboard PyTorch 1.13 Training, PyTorch 2.1 Training/Inference to Autopatching #4488

Onboard PyTorch 1.13 Training, PyTorch 2.1 Training/Inference to Autopatching

Onboard PyTorch 1.13 Training, PyTorch 2.1 Training/Inference to Autopatching #4488

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/[email protected]
with:
options: "--check --verbose -l 100"