Home
last modified time | relevance | path

Searched defs:testDense (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dstrategy_common_test.py319 def testDense(self, strategy, tf_function): member in ReplicaCtxAllReduceTest
465 def testDense(self, strategy, tf_function): member in AllReduceTest
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Drmsprop_test.py89 def testDense(self): member in RMSPropOptimizerTest