﻿:modulename:`trainers.DifftreParallel`
======================================

.. currentmodule:: chemtrain.trainers

.. autoclass:: DifftreParallel

   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree: _autosummary
      :template: method.rst

   
      ~DifftreParallel.__init__
      ~DifftreParallel.add_task
      ~DifftreParallel.checkpoint
      ~DifftreParallel.load_energy_params
      ~DifftreParallel.move_to_device
      ~DifftreParallel.predict
      ~DifftreParallel.print_training_tasks
      ~DifftreParallel.restore
      ~DifftreParallel.save_energy_params
      ~DifftreParallel.save_trainer
      ~DifftreParallel.train
   
   

   
   
   .. rubric:: Attributes

   
   .. autoattribute:: DifftreParallel.best_params
      :annotation:
   .. autoattribute:: DifftreParallel.energy_fn
      :annotation:
   .. autoattribute:: DifftreParallel.n_statepoints
      :annotation:
   .. autoattribute:: DifftreParallel.params
      :annotation:
   
   