anwang2009 commented on pull request #7992: URL: https://github.com/apache/tvm/pull/7992#issuecomment-837023732
thanks for the comments. @comaniac I added a `min_seed_records=500` parameter to `load_history`, PTAL I also updated the `update` function in `model_based_tuner.py` to call `self.visited.add` so that I can use the `update` function to resume progress. I explain my thinking further in an added comment in the code. -- 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]
