• Lei Wang's avatar
    [Refactor] Phaseout Pass ParallelLoopTransformer (#611) · 42c3b452
    Lei Wang authored
    * Refactor layout inference by removing the ParallelLoopTransformer class. Updated layout inference logic to streamline buffer access collection and condition handling in parallel loops. This change simplifies the code structure and enhances maintainability.
    
    * Update MHA backward test cases to use reduced dimensions for batch size and context length
    42c3b452
test_tilelang_kernel_mha_bwd.py 13.3 KB