custom_component_split_workflow#

High-level workflow orchestration for component splitting operations.

Provides a complete component splitting workflow that combines model management, callback execution, and optional model persistence. Acts as the main entry point for production component splitting systems.

Classes#

ComponentSplitCallback()

Base callback interface for monitoring component splitting workflow lifecycle events.

CustomComponentSplitWorkflow(**data)

Complete component splitting workflow with model management and lifecycle hooks.