Skip to content

proximity: match GPU max_distance precision to the CPU brute-force (#3389) #2933

proximity: match GPU max_distance precision to the CPU brute-force (#3389)

proximity: match GPU max_distance precision to the CPU brute-force (#3389) #2933

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