triton.testing.perf_report

triton.testing.perf_report(benchmarks)

Mark a function for benchmarking. The benchmark can then be executed by using the .run method on the return value.

Parameters:

benchmarks (List of Benchmark) – Benchmarking configurations.