AMDMIGraphX icon indicating copy to clipboard operation
AMDMIGraphX copied to clipboard

Split pointwise from mlir op when splitk is being used

Open pfultz2 opened this issue 1 year ago • 0 comments

When compiling for gemm using splitk for MLIR, split the pointwise operators and generate code object using our regular pointwise code generation.

pfultz2 avatar Mar 18 '24 17:03 pfultz2