scgen.SCGEN.view_setup_args

static SCGEN.view_setup_args(dir_path, prefix=None)

Print args used to setup a saved model.

Parameters
dir_path : str

Path to saved outputs.

prefix : str | NoneOptional[str] (default: None)

Prefix of saved file names.

Return type

None