blob: ad7b870b824d2547e0702d4fafda01c9aada1152 [file] [log] [blame]
mxnet.gluon.rnn.LSTMCell
========================
.. currentmodule:: mxnet.gluon.rnn
.. autoclass:: LSTMCell
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~LSTMCell.__init__
~LSTMCell.apply
~LSTMCell.begin_state
~LSTMCell.cast
~LSTMCell.collect_params
~LSTMCell.export
~LSTMCell.forward
~LSTMCell.hybrid_forward
~LSTMCell.hybridize
~LSTMCell.infer_shape
~LSTMCell.infer_type
~LSTMCell.initialize
~LSTMCell.load_parameters
~LSTMCell.load_params
~LSTMCell.name_scope
~LSTMCell.register_child
~LSTMCell.register_forward_hook
~LSTMCell.register_forward_pre_hook
~LSTMCell.register_op_hook
~LSTMCell.reset
~LSTMCell.save_parameters
~LSTMCell.save_params
~LSTMCell.state_info
~LSTMCell.summary
~LSTMCell.unroll
.. rubric:: Attributes
.. autosummary::
~LSTMCell.name
~LSTMCell.params
~LSTMCell.prefix