Module profiler

Module profiler 

Source
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
BenchmarkResult
Benchmark result
OpStats
Statistics for a single operation type
ProfileRecord
Single profile record
ProfileScope
Profile scope for RAII-style profiling
ProfileSummary
Profile summary
Profiler
Operation profiler for tracking performance

Functions§

global_profiler
Get the global profiler