Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dmodels.py358 def attn_bw_cell(): function
367 attn_bw_cell = bw_cell
373 [attn_bw_cell() for _ in range(num_layers)], state_is_tuple=False)