[GitHub] [incubator-tvm] yzhliu commented on a change in pull request #5357: [Relay] enable blocking format in x86 conv2d and fold scale axis

2020-04-27 Thread GitBox
yzhliu commented on a change in pull request #5357: URL: https://github.com/apache/incubator-tvm/pull/5357#discussion_r416315915 ## File path: src/relay/transforms/fold_scale_axis.cc ## @@ -39,6 +39,10 @@ namespace relay { * * Use namespace to reduce potential naming

[GitHub] [incubator-tvm] yzhliu commented on a change in pull request #5357: [Relay] enable blocking format in x86 conv2d and fold scale axis

2020-04-25 Thread GitBox
yzhliu commented on a change in pull request #5357: URL: https://github.com/apache/incubator-tvm/pull/5357#discussion_r415164446 ## File path: src/relay/transforms/fold_scale_axis.cc ## @@ -314,6 +318,42 @@ class ForwardPrep : private ExprVisitor { } }; +static bool