tensorplay.nn.functional.lstm_cell
- tensorplay.nn.functional.lstm_cell(input, hx, cx, w_ih, w_hh, b_ih=None, b_hh=None)[source]
One time step of a long short-term memory cell. Returns the next hidden state and next cell state.
Latest development documentation · Updated 2026-09-08. A documentation snapshot for package 1.0.0.dev20260909 is not available.
One time step of a long short-term memory cell. Returns the next hidden state and next cell state.
Live status · packages · docs