[AUTOTVM] Improve tutorial and logging (#1544)
Showing
- python/tvm/autotvm/measure/__init__.py 1 addition, 1 deletionpython/tvm/autotvm/measure/__init__.py
- python/tvm/autotvm/measure/measure_methods.py 44 additions, 4 deletionspython/tvm/autotvm/measure/measure_methods.py
- python/tvm/autotvm/record.py 7 additions, 6 deletionspython/tvm/autotvm/record.py
- python/tvm/autotvm/task/dispatcher.py 5 additions, 1 deletionpython/tvm/autotvm/task/dispatcher.py
- python/tvm/autotvm/tophub.py 4 additions, 2 deletionspython/tvm/autotvm/tophub.py
- python/tvm/autotvm/tuner/callback.py 11 additions, 8 deletionspython/tvm/autotvm/tuner/callback.py
- python/tvm/autotvm/tuner/sa_model_optimizer.py 11 additions, 9 deletionspython/tvm/autotvm/tuner/sa_model_optimizer.py
- python/tvm/autotvm/tuner/tuner.py 18 additions, 8 deletionspython/tvm/autotvm/tuner/tuner.py
- python/tvm/autotvm/tuner/xgboost_cost_model.py 10 additions, 8 deletionspython/tvm/autotvm/tuner/xgboost_cost_model.py
- python/tvm/autotvm/util.py 5 additions, 4 deletionspython/tvm/autotvm/util.py
- python/tvm/rpc/base.py 6 additions, 7 deletionspython/tvm/rpc/base.py
- python/tvm/rpc/proxy.py 3 additions, 2 deletionspython/tvm/rpc/proxy.py
- python/tvm/rpc/server.py 20 additions, 32 deletionspython/tvm/rpc/server.py
- python/tvm/rpc/tracker.py 11 additions, 9 deletionspython/tvm/rpc/tracker.py
- tutorials/autotvm/tune_conv2d_cuda.py 2 additions, 1 deletiontutorials/autotvm/tune_conv2d_cuda.py
- tutorials/autotvm/tune_nnvm_arm.py 39 additions, 12 deletionstutorials/autotvm/tune_nnvm_arm.py
- tutorials/autotvm/tune_simple_template.py 3 additions, 2 deletionstutorials/autotvm/tune_simple_template.py
Please register or sign in to comment