Skip to content

Fix INF issue in bf16 backward pass with safer value clamping #18

Fix INF issue in bf16 backward pass with safer value clamping

Fix INF issue in bf16 backward pass with safer value clamping #18

Workflow file for this run

name: Auto assign reviewers and assignees
on:
pull_request_target:
types: [opened, ready_for_review]
permissions:
pull-requests: write
contents: read
jobs:
add-reviewers:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/auto_assign.yml