Home
last modified time | relevance | path

Searched refs:OwnedAbstractTensorInterface (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Dconversion_function.cc45 OwnedAbstractTensorInterface tensor_interface{ in ConvertRuntimeFallbackTensorToDenseHostTensor()
71 OwnedAbstractTensorInterface tensor_interface{ in ConvertRuntimeFallbackTensorToStringHostTensor()
H A Dkernel_utils.h55 using OwnedAbstractTensorInterface = AutoReleasePtr<AbstractTensorInterface>; variable
H A Druntime_fallback_tensor.cc102 OwnedAbstractTensorInterface tensor_interface{ in Print()
H A Druntime_fallback_kernels.cc1223 OwnedAbstractTensorInterface tensor_interface{ in ConvertTFTensorHandleToTFRTTensor()