Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/insactor
/ build_loss
Function
build_loss
diffplanner/models/builder.py:18–20 ·
view source on GitHub ↗
Build loss.
(cfg)
Source
from the content-addressed store, hash-verified
16
ATTENTIONS = MODELS
17
18
def
build_loss(cfg):
19
""
"Build loss."
""
20
return
LOSSES.build(cfg)
21
22
def
build_architecture(cfg):
23
""
"Build framework."
""
Callers
4
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected