﻿xlnstorch.nn.LNSBatchNorm2d
===========================

.. currentmodule:: xlnstorch.nn

.. autoclass:: LNSBatchNorm2d

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LNSBatchNorm2d.T_destination
      ~LNSBatchNorm2d.call_super_init
      ~LNSBatchNorm2d.dump_patches
      ~LNSBatchNorm2d.training
   
   