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.
pub fn stop_experiment(context: TrainingHandle) -> FFIResult<()>Stops all workers associated with an experiment handle.
If the experiment has remote workers it will also stop those.