areusch commented on PR #12416: URL: https://github.com/apache/tvm/pull/12416#issuecomment-1219752845
@masahi I see...I think perhaps we might need to arrange to thread the Executor through. at the moment the way we model memory in the compiler doesn't guarantee that Constant will wind up in any particular location, so link-params is mainly an executor-level thing. what do you think? the change that caused this was also a relay.build API change as well. -- 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]
