comaniac commented on pull request #7143: URL: https://github.com/apache/tvm/pull/7143#issuecomment-750418614
I also took a look at the `SearchCallback` (it should be named to something like `PreSearchCallback` because it will be called once in the beginning of search instead of every round) but decided not to add a Python interface in this PR. Since we don't expose useful SearchPolicy APIs to Python, the Python-based callback can do nothing at this moment. Meanwhile, it's worthwhile to consider `PreloadCustomSketchRule` as @antinucleon suggested in another PR. ---------------------------------------------------------------- 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: [email protected]
