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/05/18 05:54:06 UTC

[GitHub] [tvm] zhuzilin commented on pull request #8056: [Relay, TOPI] Add negative log likelihood loss (nll_loss) op

zhuzilin commented on pull request #8056:
URL: https://github.com/apache/tvm/pull/8056#issuecomment-842864665


   @tkonolige 
   Thank you for your review! I've added the docs. And because the lint check doesn't allow parameter name as `input`, I renamed the parameters to be the same form as `cross_entropy` and `cross_entropy_with_logits` (the old one was the same as `aten::nll_loss`).


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