Searched defs:is_memory (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/python/data/kernel_tests/ |
| D | cache_test.py | 446 def make_dataset_fn(self, is_memory): argument 464 def testCheckpointBeforeOneEpoch(self, is_memory): argument 484 def testCheckpointBeforeOneEpochThenRunFewSteps(self, is_memory): argument 504 def testCheckpointAfterOneEpoch(self, is_memory): argument 524 def testCheckpointAfterOneEpochThenRunFewSteps(self, is_memory): argument 542 def testCheckpointBeforeOneEpochButRunCompleteEpoch(self, is_memory): argument 565 def testCheckpointUnusedWriterIterator(self, is_memory): argument 579 def testCheckpointUnusedMidwayWriterIterator(self, is_memory): argument 603 def testUnusedCheckpointError(self, is_memory): argument 625 def testIgnoreCheckpointIfCacheWritten(self, is_memory): argument
|
| /external/crosvm/devices/src/pci/ |
| D | pci_configuration.rs | 723 pub fn is_memory(&self) -> bool { in is_memory() method
|