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