﻿sccoral.module.MODULE
=====================

.. currentmodule:: sccoral.module

.. add toctree option to make autodoc generate the pages

.. autoclass:: MODULE



Attributes table
~~~~~~~~~~~~~~~~~~

.. autosummary::

    ~sccoral.module.MODULE.T_destination
    ~sccoral.module.MODULE.call_super_init
    ~sccoral.module.MODULE.device
    ~sccoral.module.MODULE.dump_patches
    ~sccoral.module.MODULE.training





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~sccoral.module.MODULE.add_module
    ~sccoral.module.MODULE.apply
    ~sccoral.module.MODULE.bfloat16
    ~sccoral.module.MODULE.buffers
    ~sccoral.module.MODULE.children
    ~sccoral.module.MODULE.compile
    ~sccoral.module.MODULE.cpu
    ~sccoral.module.MODULE.cuda
    ~sccoral.module.MODULE.double
    ~sccoral.module.MODULE.eval
    ~sccoral.module.MODULE.extra_repr
    ~sccoral.module.MODULE.float
    ~sccoral.module.MODULE.forward
    ~sccoral.module.MODULE.generative
    ~sccoral.module.MODULE.get_buffer
    ~sccoral.module.MODULE.get_extra_state
    ~sccoral.module.MODULE.get_loadings
    ~sccoral.module.MODULE.get_parameter
    ~sccoral.module.MODULE.get_submodule
    ~sccoral.module.MODULE.half
    ~sccoral.module.MODULE.inference
    ~sccoral.module.MODULE.ipu
    ~sccoral.module.MODULE.load_state_dict
    ~sccoral.module.MODULE.loss
    ~sccoral.module.MODULE.marginal_ll
    ~sccoral.module.MODULE.modules
    ~sccoral.module.MODULE.mtia
    ~sccoral.module.MODULE.named_buffers
    ~sccoral.module.MODULE.named_children
    ~sccoral.module.MODULE.named_modules
    ~sccoral.module.MODULE.named_parameters
    ~sccoral.module.MODULE.on_load
    ~sccoral.module.MODULE.parameters
    ~sccoral.module.MODULE.register_backward_hook
    ~sccoral.module.MODULE.register_buffer
    ~sccoral.module.MODULE.register_forward_hook
    ~sccoral.module.MODULE.register_forward_pre_hook
    ~sccoral.module.MODULE.register_full_backward_hook
    ~sccoral.module.MODULE.register_full_backward_pre_hook
    ~sccoral.module.MODULE.register_load_state_dict_post_hook
    ~sccoral.module.MODULE.register_load_state_dict_pre_hook
    ~sccoral.module.MODULE.register_module
    ~sccoral.module.MODULE.register_parameter
    ~sccoral.module.MODULE.register_state_dict_post_hook
    ~sccoral.module.MODULE.register_state_dict_pre_hook
    ~sccoral.module.MODULE.requires_grad_
    ~sccoral.module.MODULE.sample
    ~sccoral.module.MODULE.set_extra_state
    ~sccoral.module.MODULE.set_submodule
    ~sccoral.module.MODULE.share_memory
    ~sccoral.module.MODULE.state_dict
    ~sccoral.module.MODULE.to
    ~sccoral.module.MODULE.to_empty
    ~sccoral.module.MODULE.train
    ~sccoral.module.MODULE.type
    ~sccoral.module.MODULE.xpu
    ~sccoral.module.MODULE.zero_grad





Attributes
~~~~~~~~~~~



.. autoattribute:: MODULE.T_destination

.. autoattribute:: MODULE.call_super_init

.. autoattribute:: MODULE.device

.. autoattribute:: MODULE.dump_patches

.. autoattribute:: MODULE.training






Methods
~~~~~~~



.. automethod:: MODULE.add_module

.. automethod:: MODULE.apply

.. automethod:: MODULE.bfloat16

.. automethod:: MODULE.buffers

.. automethod:: MODULE.children

.. automethod:: MODULE.compile

.. automethod:: MODULE.cpu

.. automethod:: MODULE.cuda

.. automethod:: MODULE.double

.. automethod:: MODULE.eval

.. automethod:: MODULE.extra_repr

.. automethod:: MODULE.float

.. automethod:: MODULE.forward

.. automethod:: MODULE.generative

.. automethod:: MODULE.get_buffer

.. automethod:: MODULE.get_extra_state

.. automethod:: MODULE.get_loadings

.. automethod:: MODULE.get_parameter

.. automethod:: MODULE.get_submodule

.. automethod:: MODULE.half

.. automethod:: MODULE.inference

.. automethod:: MODULE.ipu

.. automethod:: MODULE.load_state_dict

.. automethod:: MODULE.loss

.. automethod:: MODULE.marginal_ll

.. automethod:: MODULE.modules

.. automethod:: MODULE.mtia

.. automethod:: MODULE.named_buffers

.. automethod:: MODULE.named_children

.. automethod:: MODULE.named_modules

.. automethod:: MODULE.named_parameters

.. automethod:: MODULE.on_load

.. automethod:: MODULE.parameters

.. automethod:: MODULE.register_backward_hook

.. automethod:: MODULE.register_buffer

.. automethod:: MODULE.register_forward_hook

.. automethod:: MODULE.register_forward_pre_hook

.. automethod:: MODULE.register_full_backward_hook

.. automethod:: MODULE.register_full_backward_pre_hook

.. automethod:: MODULE.register_load_state_dict_post_hook

.. automethod:: MODULE.register_load_state_dict_pre_hook

.. automethod:: MODULE.register_module

.. automethod:: MODULE.register_parameter

.. automethod:: MODULE.register_state_dict_post_hook

.. automethod:: MODULE.register_state_dict_pre_hook

.. automethod:: MODULE.requires_grad_

.. automethod:: MODULE.sample

.. automethod:: MODULE.set_extra_state

.. automethod:: MODULE.set_submodule

.. automethod:: MODULE.share_memory

.. automethod:: MODULE.state_dict

.. automethod:: MODULE.to

.. automethod:: MODULE.to_empty

.. automethod:: MODULE.train

.. automethod:: MODULE.type

.. automethod:: MODULE.xpu

.. automethod:: MODULE.zero_grad


