mshr-h commented on code in PR #17863:
URL: https://github.com/apache/tvm/pull/17863#discussion_r2055574818


##########
tests/python/relax/test_frontend_from_exported_program.py:
##########
@@ -4419,5 +4420,35 @@ def main(
     verify_model(Eye2(), example_args2, {}, Expected2)
 
 
+def test_cross_entropy():
+    class CrossEntropyModule(Module):

Review Comment:
   Would be better to include a test case for functional cross entropy.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to