Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/FineMoGen
/ build_architecture
Function
build_architecture
mogen/models/builder.py:24–26 ·
view source on GitHub ↗
Build framework.
(cfg)
Source
from the content-addressed store, hash-verified
22
23
24
def
build_architecture(cfg):
25
""
"Build framework."
""
26
return
ARCHITECTURES.build(cfg)
27
28
29
def
build_submodule(cfg):
Callers
3
main
Function · 0.90
main
Function · 0.90
main
Function · 0.90
Calls
no outgoing calls
Tested by
1
main
Function · 0.72