DecoderLayer ============ .. currentmodule:: tfts.models.autoformer .. autoclass:: DecoderLayer :members: :show-inheritance: :exclude-members: __init__ :inherited-members: .. rubric:: Methods .. autosummary:: ~DecoderLayer.add_loss ~DecoderLayer.add_metric ~DecoderLayer.add_variable ~DecoderLayer.add_weight ~DecoderLayer.build ~DecoderLayer.build_from_config ~DecoderLayer.call ~DecoderLayer.compute_mask ~DecoderLayer.compute_output_shape ~DecoderLayer.compute_output_spec ~DecoderLayer.count_params ~DecoderLayer.from_config ~DecoderLayer.get_build_config ~DecoderLayer.get_config ~DecoderLayer.get_weights ~DecoderLayer.load_own_variables ~DecoderLayer.quantize ~DecoderLayer.quantized_build ~DecoderLayer.quantized_call ~DecoderLayer.rematerialized_call ~DecoderLayer.save_own_variables ~DecoderLayer.set_weights ~DecoderLayer.stateless_call ~DecoderLayer.symbolic_call .. rubric:: Attributes .. autosummary:: ~DecoderLayer.compute_dtype ~DecoderLayer.dtype ~DecoderLayer.dtype_policy ~DecoderLayer.input ~DecoderLayer.input_dtype ~DecoderLayer.input_spec ~DecoderLayer.losses ~DecoderLayer.metrics ~DecoderLayer.metrics_variables ~DecoderLayer.non_trainable_variables ~DecoderLayer.non_trainable_weights ~DecoderLayer.output ~DecoderLayer.path ~DecoderLayer.quantization_mode ~DecoderLayer.supports_masking ~DecoderLayer.trainable ~DecoderLayer.trainable_variables ~DecoderLayer.trainable_weights ~DecoderLayer.variable_dtype ~DecoderLayer.variables ~DecoderLayer.weights