Searched refs:local_copy (Results 1 – 4 of 4) sorted by relevance
421 : written(false), read(false), cleared(false), local_copy(false) {} in TensorAndState()435 bool local_copy; member518 if (t.local_copy) { in LockedWriteOrAggregate()531 t.local_copy = true; in LockedWriteOrAggregate()
56 def get(location, local_copy = False): argument90 if not local_copy:
209 utils.get.expect_call(control, local_copy=True).and_return("temp")
532 tmppath = utils.get(control_file, local_copy=True)