kevinthesun commented on a change in pull request #6504:
URL: https://github.com/apache/incubator-tvm/pull/6504#discussion_r492373326



##########
File path: python/tvm/relay/frontend/common.py
##########
@@ -563,6 +563,21 @@ def infer_value_simulated(input_val, params):
     return output_value
 
 
+def try_infer_value(val, on_success, on_failure=None):

Review comment:
       Similar for ```on_success```?




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to