Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
236
void 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
init_output_static_infer_desc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected