Skip to content

classify: return all-NaN instead of crashing on all-non-finite input (#3510) #3119

classify: return all-NaN instead of crashing on all-non-finite input (#3510)

classify: return all-NaN instead of crashing on all-non-finite input (#3510) #3119

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5