jwfromm commented on issue #6096:
URL: https://github.com/apache/incubator-tvm/issues/6096#issuecomment-663229748


   @merrymercy, it seems like the keys are still being saved in the 
DispatchContext memory even after clearing the cache. An easy to way to see 
this is doing build twice on the same graph with no logs and clearing the cache 
in between. We see the usual warning message `Cannot find config for ...` for 
the first builds operations but not the second. Should we be doing a full clear?


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


Reply via email to