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/03/03 06:04:15 UTC

[GitHub] reminisce commented on issue #9977: Cpu lstm inference

reminisce commented on issue #9977: Cpu lstm inference
URL: https://github.com/apache/incubator-mxnet/pull/9977#issuecomment-370122405
 
 
   It's great to have cpu version implemented. We are deprecating operator implementation using the legacy interface. It's would be better if you can refactor code using the nnvm interface for operator implementation. One example is https://github.com/apache/incubator-mxnet/blob/master/src/operator/nn/convolution-inl.h#L155

----------------------------------------------------------------
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