Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/
Drecurrent_v2.py480 sequence_lengths): argument
544 time_major, go_backwards, sequence_lengths, argument
628 go_backwards, sequence_lengths): argument
714 mask, time_major, go_backwards, sequence_lengths, argument
764 mask, time_major, go_backwards, sequence_lengths, argument
1324 mask, time_major, go_backwards, sequence_lengths, argument
1409 time_major, go_backwards, sequence_lengths): argument
1535 go_backwards, sequence_lengths, argument
1588 sequence_lengths, zero_output_for_mask): argument
/external/tensorflow/tensorflow/core/util/ctc/
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
/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc683 const Tensor** sequence_lengths, const int num_proj, in ExtractForwardInput()
795 const Tensor* sequence_lengths, bool time_major, in DoForward()
859 Tensor* params_backprop, const Tensor* sequence_lengths, bool time_major, in DoBackward()
948 bool ShouldUsePaddedIO(const Tensor* sequence_lengths, in ShouldUsePaddedIO()
1462 const Tensor* sequence_lengths = nullptr; in ComputeAndReturnAlgorithm() local
1862 const Tensor* sequence_lengths = nullptr; in ComputeImpl() local