﻿bartorch.optim.iterators.ISTIteration
=====================================

.. currentmodule:: bartorch.optim.iterators

.. autoclass:: ISTIteration

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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