﻿xlnstorch.nn.LNSBatchNorm1d
===========================

.. currentmodule:: xlnstorch.nn

.. autoclass:: LNSBatchNorm1d

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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