Skip to content

Latest commit

 

History

History

model-parallel-lstm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Model Paralell LSTM

This is an example showing how to do model parallel LSTM in MXNet. Most of the code is duplicated with the rnn example, and should be eventually merged.