gromero opened a new pull request, #10963:
URL: https://github.com/apache/tvm/pull/10963

   Use new target object tvm.target.Targe(), which now holds both 'target'
   and 'target_host', in AutoTVM measurement functions. At some point the
   tvm.driver.build() will be called by AutoTVM and it expects now such a
   kind of target instead of the old (separate) one for 'target' and
   'target_host'.
   
   This avoids several deprecate warning messages caused by build() when
   AutoTVM is used by tools like 'tvmc'.
   
   Signed-off-by: Gustavo Romero <[email protected]>
   


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