torch.utils.benchmark

若API未标明支持情况,则代表该API的支持情况待验证。

API名称

是否支持

限制与说明

torch.utils.benchmark.Timer

是

  

torch.utils.benchmark.Timer.blocked_autorange

是

  

torch.utils.benchmark.Timer.collect_callgrind

是

  

torch.utils.benchmark.Timer.timeit

是

  

torch.utils.benchmark.Measurement

是

  

torch.utils.benchmark.Measurement.merge

     

torch.utils.benchmark.Measurement.significant_figures

     

torch.utils.benchmark.CallgrindStats

是

  

torch.utils.benchmark.CallgrindStats.as_standardized

是

  

torch.utils.benchmark.CallgrindStats.counts

是

  

torch.utils.benchmark.CallgrindStats.delta

是

  

torch.utils.benchmark.CallgrindStats.stats

是

  

torch.utils.benchmark.FunctionCounts

是

  

torch.utils.benchmark.FunctionCounts.denoise

是

  

torch.utils.benchmark.FunctionCounts.filter

是

  

torch.utils.benchmark.FunctionCounts.transform

是