Skip to content

Add mixed precision validation between the model config and optimizer config #4017

Add mixed precision validation between the model config and optimizer config

Add mixed precision validation between the model config and optimizer config #4017

Workflow file for this run

name: Community Bot
on:
issues:
types: [opened, edited, reopened, closed, deleted]
issue_comment:
types: [created, edited, deleted]
jobs:
community-bot:
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/[email protected]
with:
community_project_id: ${{ vars.COMMUNITY_PROJECT_ID }}
secrets:
GH_TOKEN: ${{ secrets.PAT }}