[Feat][Linear-Attn] Update GDN prefill manifest contract#1601
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the GatedDeltaNetPrefillFwdOp manifest in tileops/manifest/linear_attention.yaml to support a nullable chunk_size (defaulting to null), introduces a new layout parameter defaulting to "bhtd", and adds a new benchmark workload. The review feedback suggests changing the default layout to "bhsd" to maintain consistency with the BHSD shape rules used elsewhere in the codebase, and adding a benchmark workload that explicitly tests the chunk_size: null configuration.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Summary
Notes
Validation