Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/
Dsaver_test.py1001 def _testPartitionedVariables(self, use_resource): member in SaveRestoreShardedTest
1101 self._testPartitionedVariables(use_resource=False)
1105 self._testPartitionedVariables(use_resource=True)