[GitHub] [incubator-tvm] comaniac commented on a change in pull request #4644: [WIP] Relay op strategy

2020-01-30 Thread GitBox
comaniac commented on a change in pull request #4644: [WIP] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r373142087 ## File path: python/tvm/autotvm/task/dispatcher.py ## @@ -481,8 +412,12 @@ def _query_inside(self, target, workload):

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #4644: [WIP] Relay op strategy

2020-01-29 Thread GitBox
comaniac commented on a change in pull request #4644: [WIP] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r372636908 ## File path: python/tvm/relay/backend/compile_engine.py ## @@ -63,6 +83,316 @@ def _get_cache_key(source_func, target)

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #4644: [WIP] Relay op strategy

2020-01-29 Thread GitBox
comaniac commented on a change in pull request #4644: [WIP] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r372683444 ## File path: python/tvm/relay/backend/compile_engine.py ## @@ -63,6 +83,316 @@ def _get_cache_key(source_func, target)

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #4644: [WIP] Relay op strategy

2020-01-29 Thread GitBox
comaniac commented on a change in pull request #4644: [WIP] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r372640446 ## File path: python/tvm/build_module.py ## @@ -425,6 +425,8 @@ def lower(sch, stmt = ir_pass.InstrumentBoundC

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #4644: [WIP] Relay op strategy

2020-01-29 Thread GitBox
comaniac commented on a change in pull request #4644: [WIP] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r372685610 ## File path: python/tvm/relay/backend/compile_engine.py ## @@ -63,6 +83,316 @@ def _get_cache_key(source_func, target)

[GitHub] [incubator-tvm] comaniac commented on a change in pull request #4644: [WIP] Relay op strategy

2020-01-29 Thread GitBox
comaniac commented on a change in pull request #4644: [WIP] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r372693044 ## File path: python/tvm/autotvm/task/dispatcher.py ## @@ -481,8 +412,12 @@ def _query_inside(self, target, workload):