"...resnet50_tensorflow.git" did not exist on "ebc3edc6da23c99806882a3551c0758869484256"
[Refactor] Enhance buffer store transformation in TIR pass (#851)
- Updated the `AddWrapperForSingleBufStore` function to improve the handling of buffer stores by adding detailed checks for fragment buffer accesses and ensuring only index 0 is used. - Introduced new helper functions for collecting buffer accesses and indices, enhancing code readability and maintainability. - Refined the logic for determining tile operations and thread bindings to ensure accurate transformations without affecting existing parallel structures.
Showing
Please register or sign in to comment