stop_experiment

Function stop_experiment 

Source
pub fn stop_experiment(context: TrainingHandle) -> FFIResult<()>
Expand description

Stops all workers associated with an experiment handle.

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