Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Turing-Project/WriteGPT
/ start
Method
start
LanguageNetwork/BERT/models/reporter.py:48–49 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
46
self.start_time = start_time
47
48
def
start(self):
49
self.start_time = time.time()
50
51
def
log(self, *args, **kwargs):
52
logger.info(*args, **kwargs)
Callers
4
text_detection_video.py
File · 0.80
multi_card_run
Method · 0.80
__init__
Method · 0.80
_start_report_manager
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected