Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/python/
H A Dinit.cpp59 std::vector<torch::lazy::LazyTensorPtr> GetLtcTensors( in GetLtcTensors() function
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor.cpp366 std::vector<LazyTensorPtr> GetLtcTensors(c10::ArrayRef<at::Tensor> tensors) { in GetLtcTensors() function