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