Searched defs:sync_update (Results 1 – 2 of 2) sorted by relevance
387 def sync_update(o, orig_arg): function527 def sync_update(o, orig_arg): function
71 static bool sync_update = FLAGS_torch_lazy_ts_tensor_update_sync; in _copy_from() local