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