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 2020/06/29 21:43:16 UTC

[GitHub] [incubator-tvm] t-vi commented on a change in pull request #5959: Make first order gradient graphs more efficient

t-vi commented on a change in pull request #5959:
URL: https://github.com/apache/incubator-tvm/pull/5959#discussion_r447271340



##########
File path: tests/python/relay/test_pass_gradient.py
##########
@@ -27,6 +29,20 @@
 import tvm.relay.op as op
 
 
+def count_ops(expr):

Review comment:
       I'll move it to `python/tvm/relay/testing/__init__.py` when rebasing post #5946 .




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