Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetTensorHandle
Method
GetTensorHandle
src/armnn/LoadedNetwork.cpp:703–703 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
701
}
702
703
ITensorHandle* GetTensorHandle() const { return m_TensorHandle.get(); }
704
const TensorInfo& GetTensorInfo() const { return m_TensorInfo; }
705
LayerBindingId GetBindingId() const { return m_Id; }
706
Callers
1
EnqueueWorkload
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected