﻿scmagnify.MSNGC
===============

.. currentmodule:: scmagnify

.. add toctree option to make autodoc generate the pages

.. autoclass:: MSNGC



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

.. autosummary::

    ~MSNGC.T_destination
    ~MSNGC.call_super_init
    ~MSNGC.dump_patches
    ~MSNGC.training





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

.. autosummary::

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





Attributes
~~~~~~~~~~



.. autoattribute:: MSNGC.T_destination

.. autoattribute:: MSNGC.call_super_init

.. autoattribute:: MSNGC.dump_patches

.. autoattribute:: MSNGC.training






Methods
~~~~~~~



.. automethod:: MSNGC.add_module

.. automethod:: MSNGC.apply

.. automethod:: MSNGC.bfloat16

.. automethod:: MSNGC.buffers

.. automethod:: MSNGC.children

.. automethod:: MSNGC.compile

.. automethod:: MSNGC.cpu

.. automethod:: MSNGC.cuda

.. automethod:: MSNGC.double

.. automethod:: MSNGC.eval

.. automethod:: MSNGC.extra_repr

.. automethod:: MSNGC.float

.. automethod:: MSNGC.forward

.. automethod:: MSNGC.get_buffer

.. automethod:: MSNGC.get_extra_state

.. automethod:: MSNGC.get_parameter

.. automethod:: MSNGC.get_submodule

.. automethod:: MSNGC.half

.. automethod:: MSNGC.init_weights

.. automethod:: MSNGC.ipu

.. automethod:: MSNGC.load_state_dict

.. automethod:: MSNGC.modules

.. automethod:: MSNGC.mtia

.. automethod:: MSNGC.named_buffers

.. automethod:: MSNGC.named_children

.. automethod:: MSNGC.named_modules

.. automethod:: MSNGC.named_parameters

.. automethod:: MSNGC.parameters

.. automethod:: MSNGC.register_backward_hook

.. automethod:: MSNGC.register_buffer

.. automethod:: MSNGC.register_forward_hook

.. automethod:: MSNGC.register_forward_pre_hook

.. automethod:: MSNGC.register_full_backward_hook

.. automethod:: MSNGC.register_full_backward_pre_hook

.. automethod:: MSNGC.register_load_state_dict_post_hook

.. automethod:: MSNGC.register_load_state_dict_pre_hook

.. automethod:: MSNGC.register_module

.. automethod:: MSNGC.register_parameter

.. automethod:: MSNGC.register_state_dict_post_hook

.. automethod:: MSNGC.register_state_dict_pre_hook

.. automethod:: MSNGC.requires_grad_

.. automethod:: MSNGC.set_extra_state

.. automethod:: MSNGC.set_submodule

.. automethod:: MSNGC.share_memory

.. automethod:: MSNGC.state_dict

.. automethod:: MSNGC.to

.. automethod:: MSNGC.to_empty

.. automethod:: MSNGC.train

.. automethod:: MSNGC.type

.. automethod:: MSNGC.xpu

.. automethod:: MSNGC.zero_grad


