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

Function get_cfg

configs/small_things_eval.py:64–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected