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