RMSLayerNorm
============

.. currentmodule:: penzai.nn.standardization

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


  
  
    

  

  
  
  
  
  
  
  
  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

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

  
  .. rubric:: Attributes
  .. autosummary::
  
    ~RMSLayerNorm.sublayers
  

  

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

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

  .. autosummary::
  
    
    
    ~RMSLayerNorm.attributes_dict
    
    
    ~RMSLayerNorm.from_attributes
    
    
    
    ~RMSLayerNorm.input_structure
    
    
    ~RMSLayerNorm.key_for_field
    
    
    ~RMSLayerNorm.output_structure
    
    
    ~RMSLayerNorm.select
    
    
    ~RMSLayerNorm.tree_flatten
    
    
    ~RMSLayerNorm.tree_flatten_with_keys
    
    
    ~RMSLayerNorm.tree_unflatten
    
    
    ~RMSLayerNorm.treescope_color
    
    
    ~RMSLayerNorm.__call__
    

  .. raw:: html

    </details>

  