We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c3b72 commit 1a6b962Copy full SHA for 1a6b962
1 file changed
sycl/include/sycl/ext/oneapi/matrix/matrix-unified.hpp
@@ -38,7 +38,7 @@ namespace oneapi {
38
namespace experimental {
39
namespace matrix {
40
template <typename Group, typename T, use Use, size_t Rows, size_t Cols,
41
- layout Layout = layout::dynamic>
+ layout Layout = layout::dynamic>
42
struct joint_matrix {
43
44
#if defined(__SYCL_DEVICE_ONLY__)
0 commit comments