LSTM support #476
Unanswered
SheilaWerth
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all. I see that there is a
LSTMPrunerdefined infunction.pyand thatprune_lstm_in_channelsandprune_lstm_out_channelsaliases are defined. However,prune_lstm_in_channelsandprune_lstm_out_channelsare not included in the__all__list that defines the public interface to the package. Why is that? Are there any shared examples of LSTM pruning? How do we recreate the results in the paper?Beta Was this translation helpful? Give feedback.
All reactions