Getting Started
Python API
perf_report()
Triton MLIR Dialects
Programming Guide
Mark a function for benchmarking. The benchmark can then be executed by using the .run method on the return value.
.run
benchmarks (List of Benchmark) – Benchmarking configurations.
Benchmark