composable_kernel
composable_kernel copied to clipboard
adding mha as static lib
- This PR is to generate the mha static lib from generate.py
We already have a static library libdevice_mha_operations.a Why is this needed?
@illsilin when I do make I do not see libdevice_mha_operations.a being created. Also, it requires example/ck_tile/01_fmha/generate.py to generate cpp files to make libdevice_mha_operations.a.