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