[GitHub] ptrendx commented on a change in pull request #14153: Fix shape inference pass

2019-02-21 Thread GitBox
ptrendx commented on a change in pull request #14153: Fix shape inference pass URL: https://github.com/apache/incubator-mxnet/pull/14153#discussion_r259148601 ## File path: src/executor/infer_graph_attr_pass.cc ## @@ -282,26 +285,28 @@ nnvm::Graph InferAttr(nnvm::Graph &,

[GitHub] ptrendx commented on a change in pull request #14153: Fix shape inference pass

2019-02-21 Thread GitBox
ptrendx commented on a change in pull request #14153: Fix shape inference pass URL: https://github.com/apache/incubator-mxnet/pull/14153#discussion_r259148919 ## File path: src/executor/infer_graph_attr_pass.cc ## @@ -69,7 +69,8 @@ bool ApplyOpInferAttr(const nnvm::Graph&

[GitHub] ptrendx commented on a change in pull request #14153: Fix shape inference pass

2019-02-21 Thread GitBox
ptrendx commented on a change in pull request #14153: Fix shape inference pass URL: https://github.com/apache/incubator-mxnet/pull/14153#discussion_r259148567 ## File path: src/executor/infer_graph_attr_pass.cc ## @@ -337,7 +342,19 @@ nnvm::Graph InferShape(nnvm::Graph&&

[GitHub] ptrendx commented on a change in pull request #14153: Fix shape inference pass

2019-02-14 Thread GitBox
ptrendx commented on a change in pull request #14153: Fix shape inference pass URL: https://github.com/apache/incubator-mxnet/pull/14153#discussion_r257101056 ## File path: src/executor/infer_graph_attr_pass.cc ## @@ -282,26 +285,28 @@ nnvm::Graph InferAttr(nnvm::Graph &,