docs/source/benchmark_utils.md
.. role:: hidden
:class: hidden-section
.. automodule:: torch.utils.benchmark
.. currentmodule:: torch.utils.benchmark
.. autoclass:: Timer
:members:
.. autoclass:: Measurement
:members:
.. autoclass:: CallgrindStats
:members:
.. autoclass:: FunctionCounts
:members:
.. autoclass:: Compare
:members:
.. py:module:: torch.utils.benchmark.examples
.. automodule:: torch.utils.benchmark.examples.spectral_ops_fuzz_test
.. currentmodule:: torch.utils.benchmark.examples.spectral_ops_fuzz_test
.. autosummary::
:toctree: generated
:nosignatures:
run_benchmark
.. py:module:: torch.utils.benchmark.op_fuzzers
.. py:module:: torch.utils.benchmark.utils
.. py:module:: torch.utils.benchmark.utils.valgrind_wrapper