﻿spatialvi.nn.NeighborAttention
==============================

.. currentmodule:: spatialvi.nn

.. autoclass:: NeighborAttention

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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