[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483899674 ## File path: python/tvm/autotvm/measure/measure_methods.py ## @@ -511,10 +511,12 @@ def run_through_rpc(measure_input, build_result, if

[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483899674 ## File path: python/tvm/autotvm/measure/measure_methods.py ## @@ -511,10 +511,12 @@ def run_through_rpc(measure_input, build_result, if

[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483899674 ## File path: python/tvm/autotvm/measure/measure_methods.py ## @@ -511,10 +511,12 @@ def run_through_rpc(measure_input, build_result, if

[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483899674 ## File path: python/tvm/autotvm/measure/measure_methods.py ## @@ -511,10 +511,12 @@ def run_through_rpc(measure_input, build_result, if

[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483899674 ## File path: python/tvm/autotvm/measure/measure_methods.py ## @@ -511,10 +511,12 @@ def run_through_rpc(measure_input, build_result, if

[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483899527 ## File path: python/tvm/auto_scheduler/measure.py ## @@ -697,7 +696,7 @@ def timed_func(): args = [ndarray.empty(get_const_tupl

[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483593913 ## File path: python/tvm/auto_scheduler/measure.py ## @@ -566,9 +592,13 @@ def timed_func(inp, build_res): if error_no == 0:

[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483593913 ## File path: python/tvm/auto_scheduler/measure.py ## @@ -566,9 +592,13 @@ def timed_func(inp, build_res): if error_no == 0:

[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483592006 ## File path: python/tvm/auto_scheduler/measure.py ## @@ -566,9 +592,13 @@ def timed_func(inp, build_res): if error_no == 0:

[GitHub] [incubator-tvm] merrymercy commented on a change in pull request #6391: [AutoTVM][Ansor] Enable random fill and CPU cache flush for AutoTVM and Ansor

2020-09-04 Thread GitBox
merrymercy commented on a change in pull request #6391: URL: https://github.com/apache/incubator-tvm/pull/6391#discussion_r483592006 ## File path: python/tvm/auto_scheduler/measure.py ## @@ -566,9 +592,13 @@ def timed_func(inp, build_res): if error_no == 0: