Home
last modified time | relevance | path

Searched defs:sync_ltc_data (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/lazy/python/
H A Dinit.cpp90 bool sync_ltc_data) { in SyncTensors()
180 bool sync_ltc_data) { in initLazyBindings()
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dlazy_graph_executor.h145 bool sync_ltc_data = true; member
H A Dlazy_graph_executor.cpp416 bool sync_ltc_data) { in SyncTensorsGraph()