mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary:  Pull Request resolved: https://github.com/pytorch/pytorch/pull/51636 Reviewed By: orionr Differential Revision: D26246309 Pulled By: ilia-cher fbshipit-source-id: 083868e9231727638238c5f5ca31e3566d5e2e7e
19 lines
299 B
ReStructuredText
19 lines
299 B
ReStructuredText
.. currentmodule:: torch.profiler
|
|
|
|
torch.profiler
|
|
==============
|
|
|
|
Overview
|
|
--------
|
|
.. automodule:: torch.profiler
|
|
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. autoclass:: torch.profiler.profile
|
|
:members:
|
|
|
|
.. autofunction:: torch.profiler.schedule
|
|
|
|
.. autofunction:: torch.profiler.tensorboard_trace_handler
|