Skip to content

disable auto grad for cpu diloco op #614

disable auto grad for cpu diloco op

disable auto grad for cpu diloco op #614

Workflow file for this run

name: Check style
on:
push:
branches:
- main
pull_request:
# This will trigger the workflow for pull requests to any branch
types: [opened, synchronize, reopened]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1