Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_kernels.cc842 const tfrt::Device& dst_device) -> tfrt::AsyncValueRef<tfrt::Tensor> { in CoreRTTensorHandleToFallbackTensorInternal()
880 auto tensor_avref = tfrt::AsyncValueRef<Tensor>(FormRef(tensor_av)); in CoreRTTensorHandleToFallbackTensorInternal() local