mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
Summary: CC: gchanan jspisak seemethere I previewed the docs and they look reasonable. Let me know if I missed anything. Pull Request resolved: https://github.com/pytorch/pytorch/pull/46880 Reviewed By: seemethere, izdeby Differential Revision: D24551503 Pulled By: robieta fbshipit-source-id: 627f73d3dd4d8f089777bca8653702735632b9fc
13 lines
275 B
ReStructuredText
13 lines
275 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
|
|
Benchmark Utils - torch.utils.benchmark
|
|
==================================================
|
|
|
|
.. automodule:: torch.utils.benchmark
|
|
.. currentmodule:: torch.utils.benchmark
|
|
|
|
.. autoclass:: Timer
|
|
:members:
|
|
:show-inheritance:
|