docs/source/quantization-support.aliases.md
.. role:: hidden
:class: hidden-section
The following are aliases to their counterparts in torch.ao in nested namespaces.
The following are aliases to their counterparts in torch.ao.nn.intrinsic.qat in the torch.ao.nn.intrinsic.qat.module namespace.
.. currentmodule:: torch.ao.nn.intrinsic.qat.modules
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
conv_fused.ConvReLU1d
conv_fused.ConvReLU2d
conv_fused.ConvReLU3d
conv_fused.ConvBnReLU1d
conv_fused.ConvBnReLU2d
conv_fused.ConvBnReLU3d
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
linear_fused.LinearBn1d
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
linear_relu.LinearReLU
.. currentmodule:: torch.ao.nn.intrinsic.quantized.modules
The following are aliases to their counterparts in torch.ao.nn.intrinsic.quantized in the torch.ao.nn.intrinsic.quantized.modules namespace.
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
conv_relu.ConvReLU1d
conv_relu.ConvReLU2d
conv_relu.ConvReLU3d
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
bn_relu.BNReLU2d
bn_relu.BNReLU3d
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
conv_add.ConvAdd2d
conv_add.ConvAddReLU2d
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
linear_relu.LinearLeakyReLU
linear_relu.LinearReLU
linear_relu.LinearTanh
.. currentmodule:: torch.ao.nn.intrinsic.quantized.dynamic.modules
The following are aliases to their counterparts in the torch.ao.nn.intrinsic.quantized.dynamic namespace.
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
linear_relu.LinearReLU
.. currentmodule:: torch.ao.nn.intrinsic.modules
The following are aliases to their counterparts in the torch.ao.nn.intrinsic namespace.
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
fused.ConvAdd2d
fused.ConvAddReLU2d
fused.LinearBn1d
fused.LinearLeakyReLU
fused.LinearTanh
.. currentmodule:: torch.ao.nn.qat.modules
The following are aliases to their counterparts in the torch.ao.nn.qat namespace.
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
conv.Conv1d
conv.Conv2d
conv.Conv3d
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
embedding_ops.Embedding
embedding_ops.EmbeddingBag
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
linear.Linear
.. currentmodule:: torch.ao.nn.quantizable.modules
The following are aliases to their counterparts in the torch.ao.nn.quantizable namespace.
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
activation.MultiheadAttention
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
rnn.LSTM
rnn.LSTMCell
.. currentmodule:: torch.ao.nn.quantized.dynamic.modules
The following are aliases to their counterparts in the torch.ao.nn.quantized.dynamic namespace.
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
conv.Conv1d
conv.Conv2d
conv.Conv3d
conv.ConvTranspose1d
conv.ConvTranspose2d
conv.ConvTranspose3d
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
linear.Linear
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
rnn.GRU
rnn.GRUCell
rnn.LSTM
rnn.LSTMCell
rnn.PackedParameter
rnn.RNNBase
rnn.RNNCell
rnn.RNNCellBase