Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dabstract_tensor_handle.cc33 Status AbstractTensorHandle::TensorHandleStatus() const { in TensorHandleStatus() function in tensorflow::AbstractTensorHandle
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc402 tensorflow::Status TensorHandleInterface::TensorHandleStatus() const { in TensorHandleStatus() function in tfrt::tf::TensorHandleInterface