Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/MNN
/ inputCount
Function
inputCount
schema/current/CaffeOp_generated.h:567–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
565
return GetField<int32_t>(24, 0);
566
}
567
int32_t inputCount() const {
568
return GetField<int32_t>(26, 0);
569
}
570
bool relu() const {
571
return GetField<uint8_t>(28, 0) != 0;
572
}
Callers
1
UnPackTo
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected