Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 681 Bytes

benchmark_utils.rst

File metadata and controls

27 lines (20 loc) · 681 Bytes

Benchmark Utils - torch.utils.benchmark

.. automodule:: torch.utils.benchmark
.. currentmodule:: torch.utils.benchmark

.. autoclass:: Timer
    :members:

.. autoclass:: Measurement
    :members:

.. autoclass:: CallgrindStats
    :members:

.. autoclass:: FunctionCounts
    :members:

.. py:module:: torch.utils.benchmark.examples
.. py:module:: torch.utils.benchmark.op_fuzzers
.. py:module:: torch.utils.benchmark.utils
.. py:module:: torch.utils.benchmark.utils.valgrind_wrapper