.. Custom template for autosummary classes. Can be removed when .. https://github.com/sphinx-doc/sphinx/issues/7912 is fixed. dgs.models.engine.dgs\_engine.DGSEngine ======================================= .. currentmodule:: dgs.models.engine.dgs_engine .. autoclass:: DGSEngine .. rubric:: Methods .. automethod:: DGSEngine.__init__ .. automethod:: DGSEngine.configure_torch_module .. automethod:: DGSEngine.evaluate .. automethod:: DGSEngine.get_data .. automethod:: DGSEngine.get_hparam_dict .. automethod:: DGSEngine.get_target .. automethod:: DGSEngine.initialize_optimizer .. automethod:: DGSEngine.load_combine_alpha_weights .. automethod:: DGSEngine.load_model .. automethod:: DGSEngine.predict .. automethod:: DGSEngine.print_results .. automethod:: DGSEngine.run .. automethod:: DGSEngine.save_model .. automethod:: DGSEngine.set_model_mode .. automethod:: DGSEngine.terminate .. automethod:: DGSEngine.test .. automethod:: DGSEngine.train_model .. automethod:: DGSEngine.validate_params .. automethod:: DGSEngine.write_results .. rubric:: Attributes .. autosummary:: :template: attribute.rst :toctree: ~DGSEngine.curr_epoch ~DGSEngine.device ~DGSEngine.is_training ~DGSEngine.module_name ~DGSEngine.module_type ~DGSEngine.name ~DGSEngine.name_safe ~DGSEngine.precision ~DGSEngine.train_load_image_crops ~DGSEngine.model ~DGSEngine.tracks ~DGSEngine.submission ~DGSEngine.val_dl ~DGSEngine.train_dl ~DGSEngine.loss ~DGSEngine.writer ~DGSEngine.test_dl