Thank you for this proposal. This is helpful to manage local log files. One question about: ```python with config_library: relay.build(...) ``` What is the relationship between config_library and autotvm dispatch context? It seems that this design replaces dispatch context with config_library. And how are different dispatch contexts are managed in this case?
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/dmlc/tvm/issues/4150#issuecomment-543847139