Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcharatan/flowmap
/ version
Method
version
flowmap/misc/local_logger.py:23–24 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
21
22
@property
23
def
version(self):
24
return
0
25
26
@rank_zero_only
27
def
log_hyperparams(self, params):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected