Skip to content

Improve coalesced reduction performance for tall and thin matrices (up to 2.6x faster) #8670

Improve coalesced reduction performance for tall and thin matrices (up to 2.6x faster)

Improve coalesced reduction performance for tall and thin matrices (up to 2.6x faster) #8670

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 }}"