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

Function get_cfg

configs/kitti.py:70–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68_CN.trainer.epsilon = 1e-8
69_CN.trainer.anneal_strategy = 'linear'
70def get_cfg():
71 return _CN.clone()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected