MCPcopy 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
164std::string SourceModule::codegen() { return mKernelCode; }
165
166std::string SourceModule::kernelName() { return mKernelName; }
167

Callers 2

buildKernelMethod · 0.45
codegenFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected