pytorch\_pfn\_extras.profiler ============================= .. automodule:: pytorch_pfn_extras.profiler .. rubric:: Functions .. autosummary:: :toctree: . pytorch_pfn_extras.profiler.clear_tracer pytorch_pfn_extras.profiler.enable_global_trace pytorch_pfn_extras.profiler.enable_thread_trace pytorch_pfn_extras.profiler.get_time_summary pytorch_pfn_extras.profiler.get_tracer pytorch_pfn_extras.profiler.load_chrome_trace_as_json pytorch_pfn_extras.profiler.record pytorch_pfn_extras.profiler.record_function pytorch_pfn_extras.profiler.record_iterable .. rubric:: Classes .. autosummary:: :toctree: . pytorch_pfn_extras.profiler.ChromeTracer pytorch_pfn_extras.profiler.TimeSummary pytorch_pfn_extras.profiler.TraceableDataset pytorch_pfn_extras.profiler.Tracer