From c42ce9370581debfad9ef0499deaa867b623cec0 Mon Sep 17 00:00:00 2001 From: megvii-mge Date: Fri, 25 Feb 2022 11:20:54 +0800 Subject: [PATCH] feat(mge/third_party): update cutlass version --- third_party/cutlass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/cutlass b/third_party/cutlass index 31798848e..5a639171e 160000 --- a/third_party/cutlass +++ b/third_party/cutlass @@ -1 +1 @@ -Subproject commit 31798848e40c2752d4b3db193491a63b77455029 +Subproject commit 5a639171ed8489d877a56bfd28cfd9e6df8c5403 -- GitLab