Skip to content

feat(dispatcher): add has_backend_impl and expose op name on dispatch wrapper & other updates - #178

Open
hannahli-nv wants to merge 6 commits into
mainfrom
tilegym_update
Open

feat(dispatcher): add has_backend_impl and expose op name on dispatch wrapper & other updates#178
hannahli-nv wants to merge 6 commits into
mainfrom
tilegym_update

Conversation

@hannahli-nv

@hannahli-nv hannahli-nv commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Description

Update codes.

This PR contains 6 new commit(s).

Commits included:

a61cd51 fix(tilecpp): mask the FMHA forward tail store
9741881 fix(cutile): MLA split-KV NaN on sm_80 for non-power-of-2 seqlen
1a15ef4 cuTile ragged_bmm: tune both kernel variants instead of guessing swap_ab from the shape
39cf8d4 fix(tilecpp): chunk_gated_delta_rule V-tile bounds and G/Beta dtype
6493cb3 perf(cutile softmax): per-op approx exp/div in all forward kernels
1496eab feat(dispatcher): add has_backend_impl and expose op name on dispatch wrapper

CI Configuration

config:
  build: true
  # valid options are "ops" and "benchmark"
  test: []

Checklist

  • Code formatted and imports sorted via repo specifications (./format.sh)
  • Documentation updated (if needed)
  • CI configuration reviewed

@copy-pr-bot

copy-pr-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@hannahli-nv

Copy link
Copy Markdown
Collaborator Author

/ok to test 8a72068

@hannahli-nv
hannahli-nv force-pushed the tilegym_update branch 3 times, most recently from ee1be68 to 15b2869 Compare August 6, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants