MCPcopy Create free account
hub / github.com/drinkingcoder/FlowFormer-Official / get_cfg

Function get_cfg

configs/things_flowformer_sharp.py:63–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61_CN.trainer.epsilon = 1e-8
62_CN.trainer.anneal_strategy = 'linear'
63def get_cfg():
64 return _CN.clone()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected