Skip to content

[AMD] triton_load_watch: guard missing kernel_load_start_hook (fix fleet-wide AMD scheduler startup crash on Triton 3.4) #92223

[AMD] triton_load_watch: guard missing kernel_load_start_hook (fix fleet-wide AMD scheduler startup crash on Triton 3.4)

[AMD] triton_load_watch: guard missing kernel_load_start_hook (fix fleet-wide AMD scheduler startup crash on Triton 3.4) #92223

Workflow file for this run

name: Auto Label PRs
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Auto-label by file changes
uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: false