pub unsafe extern "C" fn ml__experiment_config(
context: TrainingHandle,
__ark_ffi_output: *mut ExperimentConfigFuture,
) -> ErrorCodeExpand description
Retrieves the configuration for the experiment.
The user specified configuration is usually a json blob specified when creating the experiment. This may require it to be downloaded from the hive server.