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

2020-02-18 Thread GitBox
masahi commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r381065750 ## File path: python/tvm/relay/backend/compile_engine.py ## @@ -63,6 +75,191 @@ def

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

2020-02-18 Thread GitBox
masahi commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r381065398 ## File path: python/tvm/relay/backend/compile_engine.py ## @@ -63,6 +75,191 @@ def

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

2020-02-17 Thread GitBox
masahi commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r380376581 ## File path: src/relay/op/nn/convolution.h ## @@ -153,6 +153,16 @@ bool Conv2DRel(const Array& types, int

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

2020-02-16 Thread GitBox
masahi commented on a change in pull request #4644: [Relay][AutoTVM] Relay op strategy URL: https://github.com/apache/incubator-tvm/pull/4644#discussion_r380015405 ## File path: src/relay/op/nn/convolution.h ## @@ -153,6 +153,16 @@ bool Conv2DRel(const Array& types, int