Skip to content

Commit

Permalink
Merge pull request #3712 from carlosgmartin:conv_lstm_cell_docs
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 615514457
  • Loading branch information
Flax Authors committed Mar 13, 2024
2 parents 50b589f + 1c9cdc1 commit 3da44bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api_reference/flax.linen/layers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ Recurrent
:module: flax.linen
:class: OptimizedLSTMCell

.. flax_module::
:module: flax.linen
:class: ConvLSTMCell

.. flax_module::
:module: flax.linen
:class: SimpleCell
Expand Down

0 comments on commit 3da44bc

Please sign in to comment.