Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/MNN
/ strIndexForKernelNum
Method
strIndexForKernelNum
codegen/SourceModule.cpp:170–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
std::string SourceModule::opName() { return mOpName; }
169
170
int SourceModule::strIndexForKernelNum() { return mKernelNumIndex; }
171
172
void SourceModule::down() { mIndent++; }
173
Callers
1
codegen
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected