Skip to main content

Module debugger

Module debugger 

Source
Expand description

Main Gradient Debugger Implementation

This module provides the main GradientDebugger that orchestrates all gradient debugging capabilities including monitoring, anomaly detection, performance tracking, conflict analysis, visualization, and enhanced analysis.

Structs§

ComprehensiveGradientReport
Comprehensive gradient debugging report
FlowAnalysis
Flow analysis for gradient flow patterns
GradientDebugStatus
Current gradient debugging status
GradientDebugger
Main gradient debugger
GradientQuickAnalysis
Quick analysis results for immediate insights
GradientRecommendation
Gradient debugging recommendation
LayerFlowAnalysis
Analysis of gradient flow for a specific layer
LayerGradientStatus
Status for individual layer gradients
PerformanceInsights
Performance insights summary

Enums§

GradientRecommendationPriority
GradientTrend
Gradient trend indicators
RecommendationType