MCPcopy 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
75def get_cfg_defaults():
76 return _C.clone()

Callers 3

our_eval.pyFile · 0.90
our_train_A.pyFile · 0.90
our_train_B.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected