haoyang9804 edited a comment on pull request #10502:
URL: https://github.com/apache/tvm/pull/10502#issuecomment-1060113428


   > I don't think returning a function is something we want to support in 
graph runtime. What do you want to do with it?
   
   @masahi Hi. Thanks for your reply. I make this change from the perspective 
of TVM users. If returning functions is allowed when we play with relay, then I 
think it should be compiled with `relay.build`. So I made the above changes. 
Otherwise, if that's not you developers want, I think we should add a `ICheck` 
to tell it's disallowed.
   
   If you agree with the latter, I can change back and add an ICheck


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