You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/10/12 20:24:06 UTC

[GitHub] [tvm] junrushao1994 commented on a change in pull request #9261: [BYOC] CUTLASS integration

junrushao1994 commented on a change in pull request #9261:
URL: https://github.com/apache/tvm/pull/9261#discussion_r727471035



##########
File path: .gitmodules
##########
@@ -13,3 +13,6 @@
 [submodule "3rdparty/libbacktrace"]
 	path = 3rdparty/libbacktrace
 	url = https://github.com/tlc-pack/libbacktrace.git
+[submodule "cutlass_profiler/cutlass"]
+	path = cutlass_profiler/cutlass
+	url = git@github.com:NVIDIA/cutlass.git

Review comment:
       Shall we move this folder to 3rdparty as our convention in the repo? 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org