You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/28 15:14:24 UTC

[GitHub] TaoLv commented on a change in pull request #13730: Add mkldnn OP for slice

TaoLv commented on a change in pull request #13730: Add mkldnn OP for slice
URL: https://github.com/apache/incubator-mxnet/pull/13730#discussion_r244341288
 
 

 ##########
 File path: src/operator/tensor/matrix_op-inl.h
 ##########
 @@ -829,6 +809,31 @@ void SliceOpForward(const nnvm::NodeAttrs& attrs,
   })
 }
 
+template<typename xpu>
+void SliceEx(const nnvm::NodeAttrs& attrs,
+                const OpContext& ctx,
 
 Review comment:
   indents

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services