[AutoTVM] select model with the most tuned schedules (#4404)
authorXingyu Zhou <zhoxingy@amazon.com>
Tue, 26 Nov 2019 18:17:25 +0000 (10:17 -0800)
committerYao Wang <kevinthesunwy@gmail.com>
Tue, 26 Nov 2019 18:17:25 +0000 (10:17 -0800)
commitaccc7db813dce6a4ce6be0af5bd71ce03f6ca7ec
tree4ec217ff9627e5d6c03d94b61b672ce97f7af88b
parent2ed39e91830833d7a77b6f3449088a59bfdf277f
[AutoTVM] select model with the most tuned schedules (#4404)

* select model with the most tuned schedules

* change detect empty map method

* modify model description for load_reference_log
python/tvm/autotvm/tophub.py