Commit 5b7c2432 authored by Adam Osewski's avatar Adam Osewski
Browse files

Merge remote-tracking branch 'rosenrodt/gemm-standalone-bench' into wavelet_model

parents 7e493730 5a995b14
...@@ -22,7 +22,7 @@ namespace tensor_operation { ...@@ -22,7 +22,7 @@ namespace tensor_operation {
namespace device { namespace device {
/* /*
* \see \link device_batched_gemm_xdl.hpp kernel_batched_gemm_xdlops_v2r3() \endlink. * \see \link impl/device_batched_gemm_xdl.hpp kernel_batched_gemm_xdlops_v2r3() \endlink.
*/ */
template <typename GridwiseGemm, template <typename GridwiseGemm,
typename FloatAB, typename FloatAB,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment