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