-
- Downloads
Added convert_model_to_distiller_lstm (#259)
* Traverses recursively through entire model and replaces all submodules of type `nn.LSTM` and `nn.LSTMCell` with distiller versions
Loading
Please register or sign in to comment
* Traverses recursively through entire model and replaces all submodules of type `nn.LSTM` and `nn.LSTMCell` with distiller versions