Skip to content

feat(scripts): update torchvision syntax and add performance benchmark notebook #96

feat(scripts): update torchvision syntax and add performance benchmark notebook

feat(scripts): update torchvision syntax and add performance benchmark notebook #96

Workflow file for this run

name: triage
on:
pull_request:
branches: main
jobs:
autolabel:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"