Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Drnn_cell_impl.py64 ASSERT_LIKE_RNNCELL_ERROR_REGEXP = "is not an RNNCell" variable
/external/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/
Drnn_cell_test.py776 TypeError, rnn_cell_impl.ASSERT_LIKE_RNNCELL_ERROR_REGEXP):