[Bugfix] Fix AutoTVM bug (#3462)
authorHaichen Shen <shenhaichen@gmail.com>
Sat, 29 Jun 2019 03:30:06 +0000 (20:30 -0700)
committereqy <eddieyan101@gmail.com>
Sat, 29 Jun 2019 03:30:06 +0000 (20:30 -0700)
commiteb056bd41432215b89725d396760b56dc7266924
treeb9f61f2f0c107d9c90b44e2e733070f3e425e2f5
parent3247d3172eb9d0c753e54511598286b9e8b91c1b
[Bugfix] Fix AutoTVM bug (#3462)

* fix autotvm

* fix bug when heap_items is empty
python/tvm/autotvm/tuner/sa_model_optimizer.py