ParameterDefinition

class tupa.model.ParameterDefinition(args, name, attr_to_arg, attr_to_val=None)[source]

Bases: object

Attributes Summary

dim_arg
enabled
lang_specific
size_arg

Methods Summary

all_langs(params)
create_from_config([lang])
get_args(lang)
key([lang])
load_to_config(params)

Attributes Documentation

dim_arg
enabled
lang_specific
size_arg

Methods Documentation

all_langs(params)[source]
create_from_config(lang=None)[source]
get_args(lang)[source]
key(lang=None)[source]
load_to_config(params)[source]