Home
last modified time | relevance | path

Searched defs:testVariable (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/v1_compat_tests/
H A Dstack_op_test.py30 def testVariable(self): member in AutomaticStackingTest
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtensor_util_test.py829 def testVariable(self): member in IsTensorTest
1064 def testVariable(self): member in ConstantValueTest
H A Dops_test.py2698 def testVariable(self): member in OpScopeTest
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_argument_naming_test.py61 def testVariable(self, function_decorator): member in ArgumentNamingTests
H A Dfunction_test.py191 def testVariable(self): member in FunctionTest