Skip to content

[Build][Test] TF 2.16.2 Training SM/EC2 Image release #5889

[Build][Test] TF 2.16.2 Training SM/EC2 Image release

[Build][Test] TF 2.16.2 Training SM/EC2 Image release #5889

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/[email protected]
with:
options: "--check --verbose -l 100"