Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor.cpp202 AssignIrValue(GetIrValueForTensor(*tensor_data, GetDevice())); in GetIrValue()
218 Value LazyTensor::GetIrValueForTensor( in GetIrValueForTensor() function in torch::lazy::LazyTensor
280 SetIrValue(GetIrValueForTensor(typed_tensor, GetDevice())); in UpdateFromTensor()
H A Dtensor.h153 virtual Value GetIrValueForTensor(