Searched defs:GetTensorHandle (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/core/runtime_fallback/runtime/ | ||
| D | runtime_fallback_tensor.h | 42 TensorHandle* GetTensorHandle() const { return tensor_handle_.get(); } in GetTensorHandle() function |
| /external/tensorflow/tensorflow/core/distributed_runtime/eager/ | ||
| D | remote_mgr.cc | 82 Status RemoteMgr::GetTensorHandle( in GetTensorHandle() function in tensorflow::eager::RemoteMgr |
| D | eager_service_impl_test.cc | 62 Status GetTensorHandle(const uint64 context_id, in GetTensorHandle() function in tensorflow::eager::__anon66354f320111::TestEagerServiceImpl |
| /external/armnn/src/armnn/ | ||
| D | LoadedNetwork.cpp | 759 ITensorHandle* GetTensorHandle() const { return m_TensorHandle.get(); } in GetTensorHandle() function in armnn::__anonf444cf270511::TensorPin |