MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / testRawRNN

Method testRawRNN

tensorflow/python/kernel_tests/rnn_cell_test.py:2165–2166  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2163 self._testRawRNN(max_time=0)
2164
2165 def testRawRNN(self):
2166 self._testRawRNN(max_time=10)
2167
2168 @test_util.run_v1_only("b/124229375")
2169 def testLoopState(self):

Callers

nothing calls this directly

Calls 1

_testRawRNNMethod · 0.95

Tested by

no test coverage detected