HomeSort by relevance Sort by last modified time
    Searched refs:encoder_sequence_length (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/seq2seq/python/kernel_tests/
beam_search_decoder_test.py 323 encoder_sequence_length = np.array([3, 2, 3, 1, 1])
351 encoder_sequence_length, multiplier=beam_width)
attention_wrapper_test.py 138 encoder_sequence_length = [3, 2, 3, 1, 1]
166 memory_sequence_length=encoder_sequence_length)
    [all...]

Completed in 60 milliseconds