DisabledDropout
===============

.. currentmodule:: penzai.experimental.v2.nn.dropout

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


  
  
    
    
    

  

  
  
  
  
  
  
  
  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

  
  .. rubric:: Methods
  .. autosummary::
  
    
    ~DisabledDropout.__init__
    
    
    
    
    ~DisabledDropout.enable
    
    
    
    
    
    
    
    
    
    
  

  
  .. rubric:: Attributes
  .. autosummary::
  
    ~DisabledDropout.random_stream_input_name
    ~DisabledDropout.drop_rate
    ~DisabledDropout.share_across_axes
  

  

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

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

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

  .. raw:: html

    </details>

  