#include <miopentensile/gemm.h>
#include <hip/hip_runtime.h>

struct gpu_matrix : miopen_tensile_matrix
{
    
};

int main() {

}
