areusch commented on pull request #29: URL: https://github.com/apache/tvm-rfcs/pull/29#issuecomment-923482386
@jroesch @mbs-octoml @tkonolige would be good to get your thoughts. overall I agree we need to move these attributes out of Target. I'm not sure they should go on the IRModule--rather my initial thoughts on this was that we should just create a separate RuntimeConfig option and pass that to `tvm.relay.build`. I'm open to being swayed. I do think the attributes which should be moved are any attribute which doesn't influence autotvm. It looks like you've identified some of the right ones in your examples. -- 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]
