Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/common/
H A Dasync_value_tensor.cc51 /*static*/ void* AsyncValueTensor::ToOpaquePointer(AsyncValueTensor* tensor) { in ToOpaquePointer() function in tensorflow::AsyncValueTensor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_tensor.cc122 /*static*/ void* XlaTensor::ToOpaquePointer(XlaTensor* tensor) { in ToOpaquePointer() function in tensorflow::XlaTensor