Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TEA-Lab/TwoByTwo
/ get_cfg_defaults
Function
get_cfg_defaults
src/shape_assembly/config.py:75–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
_C.optimizer.lr_clip = 1e-5
74
75
def
get_cfg_defaults():
76
return
_C.clone()
Callers
3
our_eval.py
File · 0.90
our_train_A.py
File · 0.90
our_train_B.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected