Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ropedia/SpatialBench
/ clear
Method
clear
benchmark/models/scal3r/utils/console_utils.py:201–202 ·
view source on GitHub ↗
(self, *_, **__)
Source
from the content-addressed store, hash-verified
199
self._prog.remove_task(task_id)
200
201
def
clear(self, *_, **__):
202
pass
203
204
def
display(self, refresh: bool = True, *_, **__):
205
if
not hasattr(self,
"_prog"
):
Callers
4
reset
Method · 0.45
forward
Method · 0.45
_init_hydra_config
Function · 0.45
clear_dpt_state
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected