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