MCPcopy 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

168std::string SourceModule::opName() { return mOpName; }
169
170int SourceModule::strIndexForKernelNum() { return mKernelNumIndex; }
171
172void SourceModule::down() { mIndent++; }
173

Callers 1

codegenFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected