Expand description
Profiling tools for performance analysis
This module provides utilities for profiling tensor operations and model execution.
Structs§
- Benchmark
- Benchmark utility for measuring performance
- Benchmark
Result - Benchmark result
- OpStats
- Statistics for a single operation type
- Profile
Record - Single profile record
- Profile
Scope - Profile scope for RAII-style profiling
- Profile
Summary - Profile summary
- Profiler
- Operation profiler for tracking performance
Functions§
- global_
profiler - Get the global profiler