Skip to content

fix: fix dtype issues in torch.tensor frontend tests #60672

fix: fix dtype issues in torch.tensor frontend tests

fix: fix dtype issues in torch.tensor frontend tests #60672

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