Skip to content

Update CIFAR10 tutorial to use torchvision v2 transforms and torch.ac… #277

Update CIFAR10 tutorial to use torchvision v2 transforms and torch.ac…

Update CIFAR10 tutorial to use torchvision v2 transforms and torch.ac… #277

Workflow file for this run

name: Claude Code
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
claude-code:
uses: pytorch/test-infra/.github/workflows/_claude-code.yml@main
permissions:
contents: read
pull-requests: write
issues: write
id-token: write
secrets: inherit
with:
setup_script: |
pip install lintrunner==0.12.5
lintrunner init