HomeSort by relevance Sort by last modified time
    Searched refs:assertNotIncreasingMemory (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/eager/
memory_test.py 58 def assertNotIncreasingMemory(self,
93 self.assertNotIncreasingMemory(f, num_iters=10000)
106 self.assertNotIncreasingMemory(f)
123 self.assertNotIncreasingMemory(f)
  /external/tensorflow/tensorflow/python/data/kernel_tests/
memory_cleanup_test.py 45 def assertNotIncreasingMemory(self,
82 self.assertNotIncreasingMemory(
101 self.assertNotIncreasingMemory(

Completed in 645 milliseconds