Home
last modified time | relevance | path

Searched refs:GetLtcTensor (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/lazy/core/
Dtensor.cpp359 LazyTensorPtr GetLtcTensor(const at::Tensor& tensor) { in GetLtcTensor() function
389 : GetLtcTensor(tensor); in GetLtcTensorOrCreateForWrappedNumber()
Dtensor.h185 TORCH_API LazyTensorPtr GetLtcTensor(const at::Tensor& tensor);