Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ GetOutputTensorSeq
Method
GetOutputTensorSeq
core/include/node.hpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
Tensor* GetOutputTensorSeq(int idx)
152
{
153
return GetOutputPortSeq(idx)->tensor;
154
}
155
156
NodePort* GetOutputPortSeq(int idx)
157
{
Callers
2
ForwardBFS
Method · 0.80
BackwardBFS
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected