cerebras.modelzoo.data_preparation.data_preprocessing.utils.args_to_params#

cerebras.modelzoo.data_preparation.data_preprocessing.utils.args_to_params(args)[source]#

Process data preprocessing CLI arguments to parameters :returns:

Dictionary contains the parameters used to configure

the data processing.

Return type

params (Dict)