Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/MNN
/ codegen
Method
codegen
codegen/SourceModule.cpp:164–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
std::string SourceModule::codegen() { return mKernelCode; }
165
166
std::string SourceModule::kernelName() { return mKernelName; }
167
Callers
2
buildKernel
Method · 0.45
codegen
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected