ganler commented on pull request #8586: URL: https://github.com/apache/tvm/pull/8586#issuecomment-889239225
@YuchenJin Consistency can be resolved by making them consistent. But here IMHO only putting the `.evalutate()` (the compilation phase) under the context would allow greater flexibility, i.e., call inference functions wherever you want instead of making them under the compilation scope. But anyways, this is minor, the major thing is to let users be aware that we should call `evaluate` inside the scope. -- 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]
