Skip to content

Commit

Permalink
change the doc to reflect previous code change (apache#8970)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuanjing Shi authored and ylc committed Jan 13, 2022
1 parent 55a5dd5 commit f4cd729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/tvm/auto_scheduler/measure.py
Original file line number Diff line number Diff line change
Expand Up @@ -652,8 +652,8 @@ def local_build_worker(args):
Parameters
----------
args: Tuple[MeasureInput, str, int, int]
inputs, build-func, time, verbose args passed to local_builder_build
args: Tuple[MeasureInput, callable, int]
inputs, build-func, verbose args passed to local_builder_build
Returns
-------
Expand Down

0 comments on commit f4cd729

Please sign in to comment.