Skip to content

[PyTorch][Inference][EC2] Enable PT2.5.1 Autopatch #7899

[PyTorch][Inference][EC2] Enable PT2.5.1 Autopatch

[PyTorch][Inference][EC2] Enable PT2.5.1 Autopatch #7899

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"