"README.md" did not exist on "c55ce76d477f0f84f928d3efe03fcb7ca8584525"
[AUTOTVM] Decouple build and run in measurement (#1661)
Showing
- docs/api/python/autotvm.rst 5 additions, 0 deletionsdocs/api/python/autotvm.rst
- python/tvm/autotvm/__init__.py 2 additions, 1 deletionpython/tvm/autotvm/__init__.py
- python/tvm/autotvm/measure/__init__.py 4 additions, 4 deletionspython/tvm/autotvm/measure/__init__.py
- python/tvm/autotvm/measure/local_executor.py 5 additions, 9 deletionspython/tvm/autotvm/measure/local_executor.py
- python/tvm/autotvm/measure/measure.py 173 additions, 78 deletionspython/tvm/autotvm/measure/measure.py
- python/tvm/autotvm/measure/measure_methods.py 486 additions, 410 deletionspython/tvm/autotvm/measure/measure_methods.py
- python/tvm/autotvm/tuner/ga_tuner.py 1 addition, 1 deletionpython/tvm/autotvm/tuner/ga_tuner.py
- python/tvm/autotvm/tuner/sa_model_optimizer.py 1 addition, 1 deletionpython/tvm/autotvm/tuner/sa_model_optimizer.py
- tests/python/integration/test_tuning.py 6 additions, 35 deletionstests/python/integration/test_tuning.py
- tests/python/unittest/test_autotvm_common.py 19 additions, 0 deletionstests/python/unittest/test_autotvm_common.py
- tests/python/unittest/test_autotvm_database.py 2 additions, 149 deletionstests/python/unittest/test_autotvm_database.py
- tests/python/unittest/test_autotvm_measure.py 97 additions, 0 deletionstests/python/unittest/test_autotvm_measure.py
- topi/recipe/gemm/gemm_int8.py 5 additions, 2 deletionstopi/recipe/gemm/gemm_int8.py
- tutorials/autotvm/tune_conv2d_cuda.py 6 additions, 6 deletionstutorials/autotvm/tune_conv2d_cuda.py
- tutorials/autotvm/tune_nnvm_arm.py 62 additions, 61 deletionstutorials/autotvm/tune_nnvm_arm.py
- tutorials/autotvm/tune_simple_template.py 6 additions, 3 deletionstutorials/autotvm/tune_simple_template.py
Loading
Please register or sign in to comment