tfep.potentials.base.PotentialBase ================================== .. currentmodule:: tfep.potentials.base .. autoclass:: PotentialBase :members: :show-inheritance: :inherited-members: Module,LightningModule .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PotentialBase.__init__ ~PotentialBase.add_module ~PotentialBase.apply ~PotentialBase.bfloat16 ~PotentialBase.buffers ~PotentialBase.children ~PotentialBase.compile ~PotentialBase.cpu ~PotentialBase.cuda ~PotentialBase.default_energy_unit ~PotentialBase.default_positions_unit ~PotentialBase.double ~PotentialBase.eval ~PotentialBase.extra_repr ~PotentialBase.float ~PotentialBase.forward ~PotentialBase.get_buffer ~PotentialBase.get_extra_state ~PotentialBase.get_parameter ~PotentialBase.get_submodule ~PotentialBase.half ~PotentialBase.ipu ~PotentialBase.load_state_dict ~PotentialBase.modules ~PotentialBase.mtia ~PotentialBase.named_buffers ~PotentialBase.named_children ~PotentialBase.named_modules ~PotentialBase.named_parameters ~PotentialBase.parameters ~PotentialBase.register_backward_hook ~PotentialBase.register_buffer ~PotentialBase.register_forward_hook ~PotentialBase.register_forward_pre_hook ~PotentialBase.register_full_backward_hook ~PotentialBase.register_full_backward_pre_hook ~PotentialBase.register_load_state_dict_post_hook ~PotentialBase.register_load_state_dict_pre_hook ~PotentialBase.register_module ~PotentialBase.register_parameter ~PotentialBase.register_state_dict_post_hook ~PotentialBase.register_state_dict_pre_hook ~PotentialBase.requires_grad_ ~PotentialBase.set_extra_state ~PotentialBase.set_submodule ~PotentialBase.share_memory ~PotentialBase.state_dict ~PotentialBase.to ~PotentialBase.to_empty ~PotentialBase.train ~PotentialBase.type ~PotentialBase.xpu ~PotentialBase.zero_grad .. rubric:: Attributes .. autosummary:: ~PotentialBase.DEFAULT_ENERGY_UNIT ~PotentialBase.DEFAULT_POSITIONS_UNIT ~PotentialBase.T_destination ~PotentialBase.call_super_init ~PotentialBase.dump_patches ~PotentialBase.energy_unit ~PotentialBase.positions_unit ~PotentialBase.training