Home
last modified time | relevance | path

Searched defs:_testDynamicDecodeRNN (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/seq2seq/python/kernel_tests/
Ddecoder_test.py37 def _testDynamicDecodeRNN(self, time_major, maximum_iterations=None): member in DynamicDecodeRNNTest
Dbeam_search_decoder_test.py478 def _testDynamicDecodeRNN(self, time_major, has_attention, member in BeamSearchDecoderTest
592 def _testDynamicDecodeRNN(self, time_major, has_attention, member in BeamSearchDecoderV2Test