Skip to content

[Sparse ANN] Fold sparse vector tokens into the signed-short range #2603

[Sparse ANN] Fold sparse vector tokens into the signed-short range

[Sparse ANN] Fold sparse vector tokens into the signed-short range #2603

Workflow file for this run

---
name: Backport
on:
pull_request_target:
types: [closed, labeled]
jobs:
backport:
if: github.repository == 'opensearch-project/neural-search'
uses: opensearch-project/opensearch-build/.github/workflows/backport-pr.yml@main
secrets:
OPENSEARCH_CI_BOT_TOKEN: ${{ secrets.OPENSEARCH_CI_BOT_TOKEN }}