ZhennanQin commented on a change in pull request #12980: Add reshape op
supported by MKL-DNN
URL: https://github.com/apache/incubator-mxnet/pull/12980#discussion_r239306007
##
File path: src/operator/tensor/matrix_op.cc
##
@@ -210,24 +272,18 @@ static void FlattenEx(const
ZhennanQin commented on a change in pull request #12980: Add reshape op
supported by MKL-DNN
URL: https://github.com/apache/incubator-mxnet/pull/12980#discussion_r238931461
##
File path: src/operator/tensor/matrix_op.cc
##
@@ -261,7 +317,9 @@ Example::
.set_num_outputs(1)
ZhennanQin commented on a change in pull request #12980: Add reshape op
supported by MKL-DNN
URL: https://github.com/apache/incubator-mxnet/pull/12980#discussion_r238931410
##
File path: src/operator/tensor/matrix_op.cc
##
@@ -103,6 +103,57 @@ DMLC_REGISTER_PARAMETER(Stack