cerebras.modelzoo.data.vision.masked_auto_encoding.MAEProcessor.MAEProcessorConfig#
- class cerebras.modelzoo.data.vision.masked_auto_encoding.MAEProcessor.MAEProcessorConfig(*args, **kwargs)[source]#
Bases:
cerebras.modelzoo.config.base_config.BaseConfigMethods
check_for_deprecated_fieldscopyget_orig_classget_orig_class_argsmodel_copymodel_post_initpost_initAttributes
image_channelsimage_sizemask_ratiomodel_configpatch_size- __call__(**kwargs)#
Construct the original class with the current config.
By original class, we mean the class that this config class is associated with.