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

Method testMaxItersSimpleV2

tensorflow/compiler/tests/while_test.py:165–166  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

163
164 @test_util.enable_control_flow_v2
165 def testMaxItersSimpleV2(self):
166 self._testMaxItersSimple()
167
168 def _testNestedWhileLoopWithMaxItersFromOuterContext(self):
169 if is_compile_on_demand():

Callers

nothing calls this directly

Calls 1

_testMaxItersSimpleMethod · 0.95

Tested by

no test coverage detected