﻿spatialvi.module.SpatialVAEModule
=================================

.. currentmodule:: spatialvi.module

.. autoclass:: SpatialVAEModule

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SpatialVAEModule.T_destination
      ~SpatialVAEModule.call_super_init
      ~SpatialVAEModule.device
      ~SpatialVAEModule.dump_patches
      ~SpatialVAEModule.training
   
   