Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/rate/
Drate_test.py69 def testWhileLoop(self): member in RateTest
/external/tensorflow/tensorflow/python/eager/
Dbackprop_test.py1310 def testWhileLoop(self): member in JacobianTest
1399 def testWhileLoop(self): member in BatchJacobianTest
/external/tensorflow/tensorflow/python/framework/
Dimporter_test.py406 def testWhileLoop(self): member in ImportGraphDefTest
Dops_test.py818 def testWhileLoop(self): member in CreateOpFromTFOperationTest
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java1345 public void testWhileLoop() throws Exception { in testWhileLoop() method in DexMakerTest
/external/tensorflow/tensorflow/python/kernel_tests/
Dcontrol_flow_ops_py_test.py4616 def testWhileLoop(self): member in EagerTest