You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WIP: Add PyTorch backend support for LSTM with CuDNN optimization (#21135)
* WIP: Add PyTorch backend support for LSTM with CuDNN optimization
* WIP: Add PyTorch backend support for LSTM with CuDNN optimization
* Add backward compatibility to PyTorch-backed LSTM implementation with cuDNN support
* Updates to adress failed tests
* Handling formatting errors
0 commit comments