Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcore.cc139 ImmediateExecutionTensorHandle* EagerContext::CreateLocalHandleFromTFTensor( in CreateLocalHandleFromTFTensor() function in tensorflow::EagerContext
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc850 ContextInterface::CreateLocalHandleFromTFTensor(tensorflow::Tensor& t, in CreateLocalHandleFromTFTensor() function in tfrt::tf::ContextInterface