Skip to main content

Module gradient_flow

Module gradient_flow 

Source
Expand description

Gradient Flow Analysis Module

Provides tools for analyzing gradient flow through neural network layers, detecting vanishing/exploding gradients, and generating visual reports.

Structs§

GradientFlowAnalyzer
Gradient flow analyzer for monitoring and diagnosing gradient behavior
GradientFlowConfig
Configuration for gradient flow analysis
GradientHealthReport
Comprehensive gradient health report
LayerGradientStats
Per-layer gradient statistics

Enums§

GradientHealth
Overall gradient health status