Module performance_profiler

Module performance_profiler 

Source
Expand description

Performance Profiling for Embedding Operations

This module provides comprehensive performance profiling capabilities for knowledge graph embedding operations, including training, inference, and similarity computations.

Structs§

OperationStats
Statistics for a specific operation type
OperationTimer
Timer for tracking operation duration
PerformanceProfiler
Performance profiler for embedding operations
PerformanceReport
Comprehensive performance report

Enums§

OperationType
Operation types for profiling