Remove the warning message in V1 LSTM.
LSTM v2 is using v1 as base class, and warning message is misleading in that case. When user starts using v2, the performance should be good since it will use cudnn kernel when available. PiperOrigin-RevId: 238473081
Loading
Please sign in to comment