Skip to content

Patch cuda compat mounting on TF 2.18 Training SM #8547

Patch cuda compat mounting on TF 2.18 Training SM

Patch cuda compat mounting on TF 2.18 Training SM #8547

Workflow file for this run

name: dlc-format-check
on: [pull_request]
jobs:
python-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@23.12.1
with:
options: "--check --verbose -l 100"