piiswrong commented on issue #8949: New layer: split_like.
URL: https://github.com/apache/incubator-mxnet/pull/8949#issuecomment-362048936
 
 
   Unfortunately, this doesn't feel generic enough to be a built in operator.
   
   There are multiple ways to handle this.
   - write a custom operator in python
   - create a symbol for each seq length/batch_size.
   - implement RNN layer for CPU (on the schedule)
   
   Closing.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to