ml__stop_experiment

Function ml__stop_experiment 

Source
pub unsafe extern "C" fn ml__stop_experiment(
    context: TrainingHandle,
) -> ErrorCode
Expand description

Stops all workers associated with an experiment handle.

If the experiment has remote workers it will also stop those.