LayerNorm
=========

.. currentmodule:: penzai.experimental.v2.nn.standardization

.. autoclass:: LayerNorm
  :members:
  :special-members:
  :show-inheritance:


  
  
    

  

  
  
  
  
  
  
  
  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

  
  .. rubric:: Methods
  .. autosummary::
  
    
    ~LayerNorm.__init__
    
    
    
    
    
    ~LayerNorm.from_config
    
    
    
    
    
    
    
    
    
  

  
  .. rubric:: Attributes
  .. autosummary::
  
    ~LayerNorm.sublayers
  

  

  .. rubric:: Inherited Methods
  .. raw:: html

    <details style="margin-bottom: 1.5rem">
      <summary style="font-style:italic">(expand to view inherited methods)</summary>

  .. autosummary::
  
    
    
    ~LayerNorm.attributes_dict
    
    
    ~LayerNorm.bind_variables
    
    
    ~LayerNorm.from_attributes
    
    
    
    ~LayerNorm.key_for_field
    
    
    ~LayerNorm.select
    
    
    ~LayerNorm.stateless_call
    
    
    ~LayerNorm.tree_flatten
    
    
    ~LayerNorm.tree_flatten_with_keys
    
    
    ~LayerNorm.tree_unflatten
    
    
    ~LayerNorm.treescope_color
    
    
    ~LayerNorm.__call__
    

  .. raw:: html

    </details>

  