Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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'
63
def
get_cfg():
64
return
_CN.clone()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected