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: |