Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/seq2seq/python/kernel_tests/
Dbeam_search_decoder_test.py102 def _tile_in_depth(tensor): function
115 array = _tile_in_depth(array)
116 expected_array = _tile_in_depth(expected_array)