Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dlazy_graph_executor.cpp86 GetLiveTensors(const BackendDevice* device) { in GetLiveTensors() function in torch::lazy::LazyGraphExecutor::DeviceContextArena
397 std::vector<LazyTensorPtr> LazyGraphExecutor::GetLiveTensors( in GetLiveTensors() function in torch::lazy::LazyGraphExecutor