MCPcopy 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

166std::string SourceModule::kernelName() { return mKernelName; }
167
168std::string SourceModule::opName() { return mOpName; }
169
170int SourceModule::strIndexForKernelNum() { return mKernelNumIndex; }
171

Callers 1

codegenFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected