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 2024/03/01 18:45:14 UTC

[PR] [Dlight] Skip GeMV when normalization fails [tvm]

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

   Prior to this PR, GeMV does not skip the cases of normalization failure, which leads to error. This PR fixes this issue.
   
   A unit test is added accordingly.


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


Re: [PR] [Dlight] Skip GeMV when normalization fails [tvm]

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


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