Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dmirrored_variable_test.py613 def testCustomGradient(self, distribution): member in MirroredVariableCreationTest
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dforwardprop_test.py471 def testCustomGradient(self): member in ForwardpropTest
H A Dbackprop_test.py1350 def testCustomGradient(self): member in BackpropTest
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dwhile_v2_test.py105 def testCustomGradient(self): member in WhileV2Test
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dgradients_test.py1104 def testCustomGradient(self): member in CustomGradientTest
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunction_test.py252 def testCustomGradient(self): member in FunctionTest