experiment_config

Function experiment_config 

Source
pub fn experiment_config(
    context: TrainingHandle,
) -> FFIResult<ExperimentConfigFuture>
Expand 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.