Searched defs:CreateLocalHandle (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
| D | core.cc | 155 ImmediateExecutionTensorHandle* EagerContext::CreateLocalHandle( in CreateLocalHandle() function in tensorflow::EagerContext |
| D | tensor_handle.cc | 216 TensorHandle* TensorHandle::CreateLocalHandle(const tensorflow::Tensor& t) { in CreateLocalHandle() function in tensorflow::TensorHandle |