Ensure TopKEncoder has correct outputs when model is saved #3644
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: pr-labels | |
on: | |
pull_request: | |
types: [synchronize, opened, reopened, labeled, unlabeled] | |
jobs: | |
check-labels: | |
uses: nvidia-merlin/.github/.github/workflows/require-label.yaml@main |