[AutoScheduler] Improve doc string (#6176)
authorLianmin Zheng <lianminzheng@gmail.com>
Thu, 30 Jul 2020 16:35:29 +0000 (09:35 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Jul 2020 16:35:29 +0000 (09:35 -0700)
commita26ac9363ea57e4104729bca957a058cc8a7ac9b
treecfad8214105c12bbab028a81f0dcd9708f10d464
parent760a547715e18a3495a6425a8f18c359cf107dc6
[AutoScheduler] Improve doc string (#6176)
include/tvm/auto_scheduler/auto_schedule.h
include/tvm/auto_scheduler/compute_dag.h
include/tvm/auto_scheduler/loop_state.h
include/tvm/auto_scheduler/transform_step.h
python/tvm/auto_scheduler/compute_dag.py
python/tvm/auto_scheduler/loop_state.py
src/auto_scheduler/compute_dag.cc
src/auto_scheduler/loop_state.cc