"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "c996cddf6543a6c87521278fbe794d69dd4fddc7"
[Refactor] Update Fragment Indexing in ParallelOpNode's InferLayout Method (#1359)
This commit refines the Fragment creation process in the InferLayout method of ParallelOpNode. It removes the unnecessary forward_index array and utilizes default fragment indexing for consistency with other operations. Additionally, it binds the thread range to enhance comparability across different operations.
Showing
Please register or sign in to comment