﻿spatialvi.module.nicheVAE
=========================

.. currentmodule:: spatialvi.module

.. autoclass:: nicheVAE

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~nicheVAE.__init__
      ~nicheVAE.add_embedding
      ~nicheVAE.add_module
      ~nicheVAE.apply
      ~nicheVAE.bfloat16
      ~nicheVAE.buffers
      ~nicheVAE.children
      ~nicheVAE.compile
      ~nicheVAE.compute_embedding
      ~nicheVAE.cpu
      ~nicheVAE.cuda
      ~nicheVAE.double
      ~nicheVAE.eval
      ~nicheVAE.extra_repr
      ~nicheVAE.float
      ~nicheVAE.forward
      ~nicheVAE.generative
      ~nicheVAE.get_buffer
      ~nicheVAE.get_embedding
      ~nicheVAE.get_extra_state
      ~nicheVAE.get_parameter
      ~nicheVAE.get_submodule
      ~nicheVAE.half
      ~nicheVAE.inference
      ~nicheVAE.init_embedding
      ~nicheVAE.ipu
      ~nicheVAE.load_state_dict
      ~nicheVAE.loss
      ~nicheVAE.marginal_ll
      ~nicheVAE.modules
      ~nicheVAE.mtia
      ~nicheVAE.named_buffers
      ~nicheVAE.named_children
      ~nicheVAE.named_modules
      ~nicheVAE.named_parameters
      ~nicheVAE.on_load
      ~nicheVAE.parameters
      ~nicheVAE.register_backward_hook
      ~nicheVAE.register_buffer
      ~nicheVAE.register_forward_hook
      ~nicheVAE.register_forward_pre_hook
      ~nicheVAE.register_full_backward_hook
      ~nicheVAE.register_full_backward_pre_hook
      ~nicheVAE.register_load_state_dict_post_hook
      ~nicheVAE.register_load_state_dict_pre_hook
      ~nicheVAE.register_module
      ~nicheVAE.register_parameter
      ~nicheVAE.register_state_dict_post_hook
      ~nicheVAE.register_state_dict_pre_hook
      ~nicheVAE.remove_embedding
      ~nicheVAE.requires_grad_
      ~nicheVAE.sample
      ~nicheVAE.set_extra_state
      ~nicheVAE.set_submodule
      ~nicheVAE.share_memory
      ~nicheVAE.state_dict
      ~nicheVAE.to
      ~nicheVAE.to_empty
      ~nicheVAE.train
      ~nicheVAE.type
      ~nicheVAE.xpu
      ~nicheVAE.zero_grad
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~nicheVAE.T_destination
      ~nicheVAE.call_super_init
      ~nicheVAE.device
      ~nicheVAE.dump_patches
      ~nicheVAE.embeddings_dict
      ~nicheVAE.minified_data_type
      ~nicheVAE.training
   
   