composable_kernel
composable_kernel copied to clipboard
Add interface prototype to device_gemm_multiple_d_xdl_cshuffle
This is a prototype of how MIGraphX would like to run CK device ops using runtime compilation. The Descriptor class will take in naive_tensor_descriptors constructed by MIGraphX, and then be passed to the Run method. The only additional change required was to make all methods and constructors for BlockToCTileMap_M00_N0_M01Adapt host device constexpr