Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 402 Bytes

torch.nn.quantized.dynamic.rst

File metadata and controls

29 lines (23 loc) · 402 Bytes

torch.nn.quantized.dynamic

.. automodule:: torch.nn.quantized.dynamic

Linear

.. autoclass:: Linear
    :members:

LSTM

.. autoclass:: LSTM
    :members:

LSTMCell

.. autoclass:: LSTMCell
    :members:

GRUCell

.. autoclass:: GRUCell
    :members:

RNNCell

.. autoclass:: RNNCell
    :members: