Searched defs:LazyTensor (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ | ||
H A D | tensor.cpp | 61 LazyTensor::LazyTensor(const at::Tensor& tensor, const BackendDevice& device) in LazyTensor() function in torch::lazy::LazyTensor |
H A D | tensor.h | 19 class LazyTensor; variable |