"docs/git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "b49d6d0fee3cf83d72ed658bd9f514bd87fcaa56"
[Bugfix] Avoid duplicate data access when cross thread buffer meet replicate register (#606)
* [Enhancement] Improve debug output formatting in layout and fragment nodes - Updated the `DebugOutput` methods in `LayoutNode` and `FragmentNode` to provide more structured and informative output, including transformation details and thread range information. - Enhanced layout inference logic in `ParallelOp` to add predicates for cross-thread shared memory access, improving layout handling in parallel operations. - Minor adjustment in `layout_inference.cc` to ensure clarity in parallel loop handling. * lint fix
Showing
Please register or sign in to comment