Skip to main content

Module hooks

Module hooks 

Source
Expand description

Debugging hooks for automatic tensor and gradient tracking

Structs§

HookBuilder
Builder for creating hook configurations
HookConfig
Hook configuration
HookContext
Hook execution context
HookManager
Hook manager for coordinating debugging hooks
HookStats
Hook execution statistics

Enums§

AlertSeverity
Comparison
HookAction
Hook action types
HookCondition
Conditions for conditional hooks
HookResult
Hook execution result
HookTrigger
Hook trigger conditions

Type Aliases§

HookCallback
Callback function type for custom hooks