Home
last modified time | relevance | path

Searched defs:sequence_lengths (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/
H A Drecurrent_v2.py478 sequence_lengths): argument
542 time_major, go_backwards, sequence_lengths, argument
626 go_backwards, sequence_lengths): argument
712 mask, time_major, go_backwards, sequence_lengths, argument
762 mask, time_major, go_backwards, sequence_lengths, argument
1323 mask, time_major, go_backwards, sequence_lengths, argument
1408 time_major, go_backwards, sequence_lengths): argument
1534 go_backwards, sequence_lengths, argument
1587 sequence_lengths, zero_output_for_mask): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ctc/
H A Dctc_beam_search_test.cc123 int sequence_lengths[batch_size] = {timesteps}; in ctc_beam_search_decoding_with_and_without_dictionary() local
208 int sequence_lengths[batch_size] = {timesteps}; in ctc_beam_search_decoding_all_beam_elements_have_finite_scores() local
285 int sequence_lengths[batch_size] = {timesteps}; in ctc_beam_search_label_selection() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcudnn_rnn_ops.cc686 const Tensor** sequence_lengths, const int num_proj, in ExtractForwardInput()
798 const Tensor* sequence_lengths, bool time_major, in DoForward()
882 Tensor* params_backprop, const Tensor* sequence_lengths, bool time_major, in DoBackward()
990 bool ShouldUsePaddedIO(const Tensor* sequence_lengths, in ShouldUsePaddedIO()
1504 const Tensor* sequence_lengths = nullptr; in ComputeAndReturnAlgorithm() local
1906 const Tensor* sequence_lengths = nullptr; in ComputeImpl() local