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