Home
last modified time | relevance | path

Searched refs:_create_ta (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/seq2seq/python/ops/
Ddecoder.py367 def _create_ta(s, d): function
374 initial_outputs_ta = nest.map_structure(_create_ta, decoder.output_size,
/external/tensorflow/tensorflow/python/ops/
Drnn.py779 def _create_ta(name, element_shape, dtype): function
788 _create_ta(
796 _create_ta(