kevinthesun edited a comment on pull request #6449:
URL: https://github.com/apache/incubator-tvm/pull/6449#issuecomment-692260607


   @masahi The problem of creating a try_infer_value API is that it doesn't 
simplify the codes since we need to do various handling in except block for 
different ops. We still need to check the output of try_infer_value and have a 
branching to decide what actions to take. In some cases we also need to do more 
processing in try block. There is no uniform logic for such dynamic attribute 
inference.


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


Reply via email to