MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / init_workspace_size_infer

Method init_workspace_size_infer

src/jit/impl/mlir/compiler.cpp:236–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236void MLIRCompiler::init_workspace_size_infer(JITExecutor* opr) {
237 MGB_MARK_USED_VAR(opr);
238}
239
240#endif // MGB_JIT && MGB_JIT_MLIR
241

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected