Module debugging

Module debugging 

Source
Expand description

Pipeline Debugging and Profiling Utilities

Comprehensive debugging framework for machine learning pipelines with step-by-step execution, bottleneck identification, error tracking, and performance analysis.

Structs§

Bottleneck
Detected bottleneck
BottleneckAnalysis
Bottleneck analysis result
BottleneckDetector
Bottleneck detector
BottleneckThresholds
Bottleneck detection thresholds
Breakpoint
Breakpoint configuration
DataSnapshot
Data snapshot for debugging
DataSummary
Data summary for debugging
DebugConfig
Configuration for debugging session
DebugSession
Debug session management
ErrorAnalysis
Error analysis result
ErrorPattern
Error pattern for analysis
ErrorStatistics
Error statistics
ErrorTracker
Error tracking system
ExecutionStep
Execution step in the debugging trace
InteractiveDebugger
Interactive debugging interface
IoStatistics
I/O statistics
MemoryUsage
Memory usage information
PerformanceAnalysis
Performance analysis result
PerformanceImpact
Performance impact assessment
PerformanceMeasurement
Performance measurement
PerformanceProfiler
Performance profiler
PipelineDebugger
Pipeline debugger with comprehensive debugging capabilities
ProfilerConfig
Profiler configuration
StatisticalSummary
Statistical summary of data
StepError
Error information for debugging
TrackedError
Tracked error with context

Enums§

BottleneckSeverity
Bottleneck severity levels
BottleneckType
Types of bottlenecks
BreakpointCondition
Breakpoint conditions
BreakpointFrequency
Breakpoint frequency
ComparisonOperator
Comparison operators for conditions
DebugLogLevel
Debug logging levels
DebugOutputFormat
Debug output formats
ErrorResolutionStatus
Error resolution status
ExecutionState
Execution state for step-by-step debugging
PerformanceMetric
Performance metrics for breakpoints
SessionState
Debug session state