Skip to main content

dispatch_custom_aggregation_task

Function dispatch_custom_aggregation_task 

Source
pub fn dispatch_custom_aggregation_task(
    controllers: &RuntimeControllerRegistry,
    task: &AggregationControllerTask,
) -> Result<AggregationControllerResult, DagMlError>