Skip to content

fix: Set tensorboard's global_step as the default wandb x-axis if sync_tensorboard=True #31228

fix: Set tensorboard's global_step as the default wandb x-axis if sync_tensorboard=True

fix: Set tensorboard's global_step as the default wandb x-axis if sync_tensorboard=True #31228

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/check-schema.yml@v0.12.0
with:
# skip azure due to the wrong schema file by MSFT
# https://github.com/Lightning-AI/lightning-flash/pull/1455#issuecomment-1244793607
azure-dir: ""