Expand description
Auto-debugging and recommendations Auto-debugging and automated recommendation system.
This module provides intelligent debugging capabilities that automatically analyze model behavior, identify potential issues, and generate actionable recommendations for optimization and problem resolution.
Structs§
- Auto
Debug Config - Configuration for auto-debugging system.
- Auto
Debugger - Auto-debugging system for intelligent model analysis.
- Debugging
Recommendation - Auto-generated debugging recommendation.
- Debugging
Report - Comprehensive debugging report.
- Debugging
Session - Current debugging session state.
- Hyperparameter
Suggestion - Hyperparameter adjustment suggestion.
- Identified
Issue - An identified issue with diagnostic information.
- Issue
Pattern - Pattern for identifying specific issues.
- Issue
Pattern Database - Database of known issue patterns and solutions.
- Pattern
Condition - Condition for pattern matching.
- Session
Statistics - Session statistics for debugging analysis.
Enums§
- Auto
Debug Recommendation Priority - Priority levels for recommendations.
- Comparison
Operator - Comparison operators for pattern conditions.
- Issue
Category - Categories of issues that can be identified.
- Issue
Severity - Severity levels for identified issues.
- Recommendation
Category - Categories of recommendations.