Home
last modified time | relevance | path

Searched defs:sync_update (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dauto_functionalize.py387 def sync_update(o, orig_arg): function
527 def sync_update(o, orig_arg): function
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/
H A Dts_native_functions.cpp71 static bool sync_update = FLAGS_torch_lazy_ts_tensor_update_sync; in _copy_from() local