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