Skip to content

[PyTorch] Add Neuron(X) SDK 2.18 images to release_images.md #4473

[PyTorch] Add Neuron(X) SDK 2.18 images to release_images.md

[PyTorch] Add Neuron(X) SDK 2.18 images to release_images.md #4473

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"