Replicate this: * https://github.com/llvm/lighthouse/blob/25200ff46fde14e60b5ff4486a4f1f7fcc96c115/examples/cpu/x86/matmul.py#L124 * https://github.com/llvm/lighthouse/blob/25200ff46fde14e60b5ff4486a4f1f7fcc96c115/lighthouse/schedule/xegpu/mlp_schedule.py#L142 With a broken down pipeline that can be adapted using pipeline descriptors (YAML).
Replicate this:
lighthouse/examples/cpu/x86/matmul.py
Line 124 in 25200ff
lighthouse/lighthouse/schedule/xegpu/mlp_schedule.py
Line 142 in 25200ff
With a broken down pipeline that can be adapted using pipeline descriptors (YAML).