You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/11/12 10:25:47 UTC

[GitHub] [incubator-tvm] mbaret commented on pull request #6903: [AutoSchedule] Extract tasks via compile engine

mbaret commented on pull request #6903:
URL: https://github.com/apache/incubator-tvm/pull/6903#issuecomment-725988146


   At a high level, it seems to me this may benefit from the refactor I proposed in https://github.com/apache/incubator-tvm/pull/6888. In particular, rather than switching the behaviour of ScheduleGetter with a flag it may make more sense to simply provide an alternative ScheduleGetter for the auto-scheduler. With a 'TETranslator' de-coupled, we should be able to avoid duplicating lots of code. What are your thoughts?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org