Expand description
Workflow Execution and Validation
This module provides workflow execution capabilities including validation, runtime execution, dependency resolution, and execution monitoring for machine learning pipeline workflows.
Structs§
- CpuAllocation
- CPU resource allocation
- Disk
Allocation - Disk resource allocation
- Execution
Context - Execution context for workflow runs
- Execution
Result - Execution result for a workflow
- Execution
Statistics - Execution statistics
- Execution
Tracker - Execution tracker for monitoring workflow progress
- GpuAllocation
- GPU resource allocation
- GpuInfo
- GPU information
- Memory
Allocation - Memory resource allocation
- Network
Allocation - Network resource allocation
- Parallel
Execution Config - Parallel execution configuration
- Performance
Metrics - Performance metrics for execution
- Resource
Allocation - Resource allocation for workflow execution
- Resource
Manager - Resource manager for managing workflow resources
- Resource
Monitoring - Resource monitoring configuration
- Resource
Pool - Resource pool available for allocation
- Resource
Thresholds - Resource usage thresholds
- Step
Data - Data passed between workflow steps
- Step
Execution Result - Result of executing a single step
- Thread
Pool Config - Thread pool configuration
- Validation
Error - Validation error
- Validation
Result - Workflow validation result
- Validation
Warning - Validation warning
- Workflow
Executor - Workflow execution engine
Enums§
- Execution
State - Execution state tracking
- Load
Balancing Strategy - Load balancing strategies
- Memory
Type - Memory types
- Resource
Scheduling Strategy - Resource scheduling strategies
- Resource
Sharing Strategy - Resource sharing strategies
- Workflow
Execution Error - Workflow execution error types