[Refactor] Enhance layout inference logic in ParallelOp (#420)
* Updated the layout inference in ParallelOp to improve the selection of source buffers for layout accuracy. * Introduced logic to choose the read source buffer based on the number of indices, ensuring more precise layout inference. * Refactored the loop handling to maintain clarity and improve the overall robustness of the layout inference process.
Showing
Please register or sign in to comment