Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/recurrent/python/kernel_tests/
Dfunctional_rnn_test.py60 def _CreateCell(self, celldef_name): argument
61 func, args = self._CELLDEFS[celldef_name]