Home
last modified time | relevance | path

Searched defs:testWhile (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dconvert_to_constants_test.py432 def testWhile(self): member in VariablesToConstantsTest
800 def testWhile(self): member in ConvertVariablesToConstantsV2SessionTest
/aosp_15_r20/external/tensorflow/tensorflow/python/data/kernel_tests/
H A Dplacement_test.py65 def testWhile(self): member in PlacementTest
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py582 def testWhile(self): member in GrammarTests
Dpy3_test_grammar.py526 def testWhile(self): member in GrammarTests
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py582 def testWhile(self): member in GrammarTests
Dpy3_test_grammar.py562 def testWhile(self): member in GrammarTests
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dfunctional_ops_test.py635 def testWhile(self): member in FunctionalOpsTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_client_test.py2056 def testWhile(self, dtype): member in TestFactory.EmbeddedComputationsTest
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp4659 void testWhile(const std::vector<uint32_t>& outerDims, const ANeuralNetworksModel* condModel, in testWhile() function
4677 void testWhile(const std::vector<uint32_t>& outerDims, const std::vector<uint32_t>& condDims, in testWhile() function