Skip to content

fix: correct the positional encoding of Transformer in pytorch examples #30445

fix: correct the positional encoding of Transformer in pytorch examples

fix: correct the positional encoding of Transformer in pytorch examples #30445

Workflow file for this run

name: Check Schema
on:
push:
branches: [master, "release/*"]
pull_request:
branches: [master, "release/*"]
jobs:
check:
uses: Lightning-AI/utilities/.github/workflows/[email protected]
with:
# skip azure due to the wrong schema file by MSFT
# https://github.com/Lightning-AI/lightning-flash/pull/1455#issuecomment-1244793607
azure-dir: ""