Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ RemoveOutputPort
Method
RemoveOutputPort
core/include/node.hpp:256–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
bool RemoveOutputPort(int idx)
257
{
258
return RemoveNodePort(outputs_, idx);
259
}
260
261
bool RemoveInputPort(int idx)
262
{
Callers
2
RemoveTensor
Method · 0.80
Replace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected