[FIX] Fixes #6096 (#6131)
authorTristan Konolige <tristan.konolige@gmail.com>
Fri, 31 Jul 2020 19:50:16 +0000 (12:50 -0700)
committerGitHub <noreply@github.com>
Fri, 31 Jul 2020 19:50:16 +0000 (12:50 -0700)
commitce7202c0412f44dddbf405ca7be1f78b1c83349d
tree8471a2e0710cf81e023509632cb94db27e327392
parent70e3c9b7cb07b5d5b93060ed7011523d7dc86f9a
[FIX] Fixes #6096 (#6131)

Clear the compile cache between module builds so that schedule changes
will have an effect. Also, clear the warning cache so that schedule
changes properly list untuned ops.
python/tvm/autotvm/task/relay_integration.py
src/relay/backend/build_module.cc
src/relay/backend/compile_engine.cc
src/relay/backend/compile_engine.h