zhuzilin opened a new pull request #8056: URL: https://github.com/apache/tvm/pull/8056
This PR adds the `nll_loss` op to relay and topi, so that we could translate `aten::nll_loss` in pytorch frontend. The `nll_loss` is the underlying function for cross entropy in pytorch and is very important in the way of supporting training in tvm. Thank you for your time on reviewing this PR :). -- 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: [email protected]
