pytorch\_pfn\_extras.training.extensions.BestValue ================================================== .. currentmodule:: pytorch_pfn_extras.training.extensions .. autoclass:: BestValue :members: :special-members: __init__, __call__ :undoc-members: :show-inheritance: .. rubric:: Methods .. autosummary:: ~BestValue.__init__ ~BestValue.finalize ~BestValue.initialize ~BestValue.load_state_dict ~BestValue.on_error ~BestValue.state_dict .. rubric:: Attributes .. autosummary:: ~BestValue.best_epoch ~BestValue.best_iteration ~BestValue.best_value ~BestValue.default_name ~BestValue.is_async ~BestValue.name ~BestValue.needs_model_state ~BestValue.priority ~BestValue.trigger