﻿spatialvi.nn.SpatialDecoder
===========================

.. currentmodule:: spatialvi.nn

.. autoclass:: SpatialDecoder

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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