Searched refs:is_memory (Results 1 – 5 of 5) sorted by relevance
42 def make_dataset_fn(self, is_memory): argument43 if is_memory:59 combinations.combine(is_memory=[True, False])))60 def testCheckpointBeforeOneEpoch(self, is_memory): argument61 ds_fn = self.make_dataset_fn(is_memory)79 combinations.combine(is_memory=[True, False])))80 def testCheckpointBeforeOneEpochThenRunFewSteps(self, is_memory): argument81 ds_fn = self.make_dataset_fn(is_memory)99 combinations.combine(is_memory=[True, False])))100 def testCheckpointAfterOneEpoch(self, is_memory): argument[all …]
666 bool is_memory = true; in GetReturnValueObjectImpl() local694 is_memory = false; in GetReturnValueObjectImpl()712 is_memory = true; in GetReturnValueObjectImpl()750 is_memory = true; in GetReturnValueObjectImpl()801 is_memory = true; in GetReturnValueObjectImpl()839 if (!is_memory) { in GetReturnValueObjectImpl()854 if (is_memory) { in GetReturnValueObjectImpl()
637 bool is_memory = true; in GetReturnValueObjectImpl() local688 is_memory = false; in GetReturnValueObjectImpl()731 is_memory = true; in GetReturnValueObjectImpl()782 is_memory = true; in GetReturnValueObjectImpl()822 if (!is_memory) { in GetReturnValueObjectImpl()837 if (is_memory) { in GetReturnValueObjectImpl()
635 bool is_memory = *bit_width > max_register_value_bit_width || in GetReturnValueObjectImpl() local639 if (!is_memory && in GetReturnValueObjectImpl()704 if (!is_memory) { in GetReturnValueObjectImpl()721 if (is_memory) { in GetReturnValueObjectImpl()
1148 int is_memory;