ROCm / AMDMIGraphX

AMD's graph optimization engine.
https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/
MIT License
185 stars 83 forks source link

Integrate codegen API for CK gemm-multiple-d #3261

Open turneram opened 3 months ago

turneram commented 3 months ago

CK has finished adding the codegen API for their gemm-multiple-d operator. Integrating will allow MIGraphX to use the main branch of CK rather than the stale POC branch.