Searched refs:CreateLocalHandleFromTFTensor (Results 1 – 7 of 7) sorted by relevance
271 context()->CreateLocalHandleFromTFTensor( in TEST_F()275 context()->CreateLocalHandleFromTFTensor( in TEST_F()294 context()->CreateLocalHandleFromTFTensor( in TEST_F()331 context()->CreateLocalHandleFromTFTensor( in TEST_F()
139 ImmediateExecutionTensorHandle* EagerContext::CreateLocalHandleFromTFTensor( in CreateLocalHandleFromTFTensor() function in tensorflow::EagerContext
132 ImmediateExecutionTensorHandle* CreateLocalHandleFromTFTensor(
227 virtual ImmediateExecutionTensorHandle* CreateLocalHandleFromTFTensor(
105 tensorflow::unwrap(ctx)->CreateLocalHandleFromTFTensor(t, in MakeArgTuple()
104 tensorflow::ImmediateExecutionTensorHandle* CreateLocalHandleFromTFTensor(
850 ContextInterface::CreateLocalHandleFromTFTensor(tensorflow::Tensor& t, in CreateLocalHandleFromTFTensor() function in tfrt::tf::ContextInterface