[GitHub] [tvm] comaniac commented on a change in pull request #7197: [Fix][Autoscheduler] Costmodel enhancement & bug fix for graph debug runtime

2021-01-04 Thread GitBox
comaniac commented on a change in pull request #7197: URL: https://github.com/apache/tvm/pull/7197#discussion_r551479201 ## File path: src/auto_scheduler/feature.cc ## @@ -1462,12 +1462,18 @@ void GetPerStoreFeaturesFromMeasurePairs(const Array& inputs, if (find_res ==

[GitHub] [tvm] comaniac commented on a change in pull request #7197: [Fix][Autoscheduler] Costmodel enhancement & bug fix for graph debug runtime

2021-01-04 Thread GitBox
comaniac commented on a change in pull request #7197: URL: https://github.com/apache/tvm/pull/7197#discussion_r551199732 ## File path: python/tvm/auto_scheduler/task_scheduler.py ## @@ -82,11 +82,12 @@ def make_search_policies( if isinstance(search_policy, str):