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/02/18 05:34:37 UTC

[GitHub] [tvm] slyubomirsky opened a new pull request #7467: [Relay][Bugfix] Fix off-by-one error in BiasAddRel, use new reporting

slyubomirsky opened a new pull request #7467:
URL: https://github.com/apache/tvm/pull/7467


   As noted in issue #7466, I noticed an off-by-one error in the assertions for `BiasAddRel` and also saw an opportunity to use the new error reporting. Not a huge error, but it probably doesn't hurt to have more graceful error reporting where possible.
   
   Requesting review from the last couple of people to change that file: @kevinthesun @tkonolige 


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

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



[GitHub] [tvm] junrushao1994 merged pull request #7467: [Relay][Bugfix] Fix off-by-one error in BiasAddRel, use new reporting

Posted by GitBox <gi...@apache.org>.
junrushao1994 merged pull request #7467:
URL: https://github.com/apache/tvm/pull/7467


   


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

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