You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "masahi (via GitHub)" <gi...@apache.org> on 2023/08/16 05:31:26 UTC

[GitHub] [tvm] masahi opened a new pull request, #15573: [CUTLASS][Cherry-pick] Introduce several features of cutlass profiler

masahi opened a new pull request, #15573:
URL: https://github.com/apache/tvm/pull/15573

   https://github.com/apache/tvm/pull/14275 was sent and merged to `unity` for no good reason, so I'm sending this to `main` now.
   
   Also the PR makes the conv2d profiling time 4x slower by expanding the search space over the output alignments. In most cases (`profile_all_alignments = False`, the default), we just want to pick the largest-possible alignment. To prevent the conv2d profiling time from blowing up in the default path, this PR adds a fix on top of https://github.com/apache/tvm/pull/14275. Due to this difference, expect merge conflict on the next `unity` + `main` merge. 
   
   @junrushao @spectrometerHBH @Hzfengsy 


-- 
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


[GitHub] [tvm] Hzfengsy merged pull request #15573: [CUTLASS][Cherry-pick] Introduce several features of cutlass profiler

Posted by "Hzfengsy (via GitHub)" <gi...@apache.org>.
Hzfengsy merged PR #15573:
URL: https://github.com/apache/tvm/pull/15573


-- 
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


[GitHub] [tvm] Hzfengsy commented on pull request #15573: [CUTLASS][Cherry-pick] Introduce several features of cutlass profiler

Posted by "Hzfengsy (via GitHub)" <gi...@apache.org>.
Hzfengsy commented on PR #15573:
URL: https://github.com/apache/tvm/pull/15573#issuecomment-1681428637

   > Due to this difference, expect merge conflict on the next unity + main merge.
   
   Could you please also patch it to unity branch to address the potential conflict?


-- 
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


[GitHub] [tvm] tvm-bot commented on pull request #15573: [CUTLASS][Cherry-pick] Introduce several features of cutlass profiler

Posted by "tvm-bot (via GitHub)" <gi...@apache.org>.
tvm-bot commented on PR #15573:
URL: https://github.com/apache/tvm/pull/15573#issuecomment-1679988119

   <!---bot-comment-->
   
   Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @-ing them in a comment.
   
   <!--bot-comment-ccs-start-->
    * No users to tag found in teams: `cutlass`, `cherry-pick` <sub>See [#10317](https://github.com/apache/tvm/issues/10317) for details</sub><!--bot-comment-ccs-end-->
   
   <sub>Generated by [tvm-bot](https://github.com/apache/tvm/blob/main/ci/README.md#github-actions)</sub>


-- 
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