masahi commented on a change in pull request #9737:
URL: https://github.com/apache/tvm/pull/9737#discussion_r769075265
##
File path: python/tvm/contrib/cutlass/gen_conv2d.py
##
@@ -121,27 +131,67 @@ def get_default(self, out_dtype):
data_type = gemm_profile_result["dat
masahi commented on a change in pull request #9737:
URL: https://github.com/apache/tvm/pull/9737#discussion_r769040090
##
File path: python/tvm/contrib/cutlass/gen_conv2d.py
##
@@ -121,27 +131,70 @@ def get_default(self, out_dtype):
data_type = gemm_profile_result["dat
masahi commented on a change in pull request #9737:
URL: https://github.com/apache/tvm/pull/9737#discussion_r768971377
##
File path: python/tvm/contrib/cutlass/conv2d_profiler.py
##
@@ -0,0 +1,163 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contr
masahi commented on a change in pull request #9737:
URL: https://github.com/apache/tvm/pull/9737#discussion_r768970900
##
File path: python/tvm/contrib/cutlass/conv2d_profiler.py
##
@@ -0,0 +1,163 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contr
masahi commented on a change in pull request #9737:
URL: https://github.com/apache/tvm/pull/9737#discussion_r768968554
##
File path: python/tvm/contrib/cutlass/conv2d_profiler.py
##
@@ -0,0 +1,163 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contr
masahi commented on a change in pull request #9737:
URL: https://github.com/apache/tvm/pull/9737#discussion_r768961263
##
File path: python/tvm/contrib/cutlass/conv2d_profiler.py
##
@@ -0,0 +1,163 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contr
masahi commented on a change in pull request #9737:
URL: https://github.com/apache/tvm/pull/9737#discussion_r768960030
##
File path: python/tvm/relay/op/strategy/cuda.py
##
@@ -324,7 +324,10 @@ def conv2d_strategy_cuda(attrs, inputs, out_type, target):
plevel=2