pytorch_pfn_extras.training.extensions.timeline_trace#

Functions

pytorch_pfn_extras.training.extensions.timeline_trace.get_tracer([...])

Gets the current global tracer.

Classes

pytorch_pfn_extras.training.extensions.timeline_trace.Any(...)

Special type indicating an unconstrained type.

pytorch_pfn_extras.training.extensions.timeline_trace.ExtensionsManagerProtocol(...)

pytorch_pfn_extras.training.extensions.timeline_trace.TimelineTrace([...])

Writes the profile timeline to a file.

pytorch_pfn_extras.training.extensions.timeline_trace.Tracer()