Searched defs:CreateLocalHandle (Results 1 – 2 of 2) sorted by relevance
95 Status TensorHandle::CreateLocalHandle(const class Tensor& t, in CreateLocalHandle() function in tensorflow::TensorHandle102 Status TensorHandle::CreateLocalHandle(const class Tensor& t, Device* d, in CreateLocalHandle() function in tensorflow::TensorHandle107 Status TensorHandle::CreateLocalHandle(const class Tensor& t, Device* d, in CreateLocalHandle() function in tensorflow::TensorHandle
70 static TFE_TensorHandle* CreateLocalHandle(const class tensorflow::Tensor& t, in CreateLocalHandle() function