Skip to content

chore: enable using torch 2 #72

chore: enable using torch 2

chore: enable using torch 2 #72

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml