Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/ViMoGen
/ tracker
Method
tracker
parallel/logging.py:91–92 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
89
90
@property
91
def
tracker(self):
92
return
self.writer
93
94
@on_main_process
95
def
add_scalar(self, tag, scalar_value, **kwargs):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected