Files
composable_kernel/include/ck/tensor_operation/gpu/block
macurtis-amd 164963bf83 Fix compilation errors generated by forthcoming Clang changes (#1544)
Without this change, the following diagnostic is generated:
  a template argument list is expected after a name prefixed by the template
  keyword [-Wmissing-template-arg-list-after-template-kw]

See C++17 spec [temp.names] p5.

[ROCm/composable_kernel commit: aeb7c91f48]
2024-10-02 13:56:22 -07:00
..