pytorch_pfn_extras.training.manager#

Functions

pytorch_pfn_extras.training.manager.default_transform_model(n, x)

pytorch_pfn_extras.training.manager.record(tag)

Classes

pytorch_pfn_extras.training.manager.ExtensionsManager(...)

Manages the extensions and the current status.

pytorch_pfn_extras.training.manager.IgniteExtensionsManager(...)

Manages extensions and the current status in Ignite training loop.

pytorch_pfn_extras.training.manager.StateObjectProtocol(...)