bilby.bilby\_mcmc.flows.NVPFlow
===============================

.. currentmodule:: bilby.bilby_mcmc.flows

.. autoclass:: NVPFlow
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__
   .. automethod:: __call__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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