﻿neurovlm.cnn.CNNContrastiveModel
================================

.. currentmodule:: neurovlm.cnn

.. autoclass:: CNNContrastiveModel

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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