Commit 8694b810 authored by Paul's avatar Paul
Browse files

Add a comment

parent d43d9e1f
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
namespace migraphx { namespace migraphx {
// In CK, the B matrix is ordered as N,K instead of K,N
template <class Dims> template <class Dims>
constexpr auto ck_transposeb_dims(Dims dims) constexpr auto ck_transposeb_dims(Dims dims)
{ {
......
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