Any interest in an LSTM-P Op? #6957
samurain
started this conversation in
Ideas / Feature Requests
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.
-
Both Pytorch and TF now support training LSTMs with projections in their APIs.
pytorch/pytorch#47725
https://www.tensorflow.org/api_docs/python/tf/compat/v1/nn/rnn_cell/LSTMCell
Would there be any interest in having a PR that implements an LSTMP Op and DynamicQuantizedLSTMP Op as ops in "contrib_op"?
Beta Was this translation helpful? Give feedback.
All reactions