Skip to content

Commit

Permalink
Merge branch 'upstream/meta-schedule/2022-01-24/apply-history-best' o…
Browse files Browse the repository at this point in the history
…f github.com:zxybazh/tvm into upstream/meta-schedule/2022-01-24/apply-history-best
  • Loading branch information
zxybazh committed Jan 25, 2022
2 parents 06f9572 + 104535a commit 5a41827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tvm/meta_schedule/integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def __init__(self) -> None:

@register_object("meta_schedule.ApplyHistoryBest")
class ApplyHistoryBest(MetaScheduleContext):
"""An integration context that allows application of historically best records from a database"""
"""An integration context that allows application of historically best record from database"""

database: Database
""" The database to be queried from"""
Expand Down

0 comments on commit 5a41827

Please sign in to comment.