pub unsafe extern "C" fn ml__stop_experiment(
context: TrainingHandle,
) -> ErrorCodeExpand description
Stops all workers associated with an experiment handle.
If the experiment has remote workers it will also stop those.
pub unsafe extern "C" fn ml__stop_experiment(
context: TrainingHandle,
) -> ErrorCodeStops all workers associated with an experiment handle.
If the experiment has remote workers it will also stop those.