Skip to content

refactor: remove infer_device and rename handle_device_shifting decorator #53927

refactor: remove infer_device and rename handle_device_shifting decorator

refactor: remove infer_device and rename handle_device_shifting decorator #53927

Workflow file for this run

name: lint
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches: [main]
permissions:
contents: write
jobs:
check-formatting:
name: Check formatting
uses: unifyai/workflows/.github/workflows/lint.yml@main
secrets: inherit