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

[GitHub] [tvm] MasterJH5574 opened a new pull request, #15647: [Unity][Dlight] GeMV rule max_num_threads awareness

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

   Prior to this PR, the GeMV dlight rule is not aware of the maximum number of threads of the backend target. This PR brings the awareness. This is mainly for the purpose of WebGPU where each thread block can have 256 threads at most.


-- 
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] junrushao merged pull request #15647: [Unity][Dlight] GeMV rule max_num_threads awareness

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


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