Skip to content

Add explicit instantiations for IVF-PQ search kernels used in tests #8450

Add explicit instantiations for IVF-PQ search kernels used in tests

Add explicit instantiations for IVF-PQ search kernels used in tests #8450

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"