mirror of
				https://github.com/pytorch/pytorch.git
				synced 2025-11-04 08:00:58 +08:00 
			
		
		
		
	Fixes #155013 Pull Request resolved: https://github.com/pytorch/pytorch/pull/155762 Approved by: https://github.com/svekars
		
			
				
	
	
	
		
			889 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			889 B
		
	
	
	
	
	
	
	
.. role:: hidden
    :class: hidden-section
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:
.. autoclass:: Compare
    :members:
% These are missing documentation. Adding them here until a better place % is made in this file.
.. 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