Nabu-asr
|
This is the complete list of members for nabu.neuralnetworks.components.attention.WindowedAttention, including all inherited members.
__call__(self, query, state) | nabu.neuralnetworks.components.attention.WindowedAttention | |
__init__(self, num_units, left_window_width, right_window_width, memory, memory_sequence_length=None, normalize=False, probability_fn=None, score_mask_value=float("-inf"), dtype=None, name='LocationAwareAttention') | nabu.neuralnetworks.components.attention.WindowedAttention | |
initial_alignments(self, batch_size, dtype) | nabu.neuralnetworks.components.attention.WindowedAttention |