Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGVLab/HumanBench
/ post_run
Method
post_run
PATH/core/solvers/solver.py:578–579 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
576
},
'{}/ckpt_task{}'
.format(self.ckpt_path, ginfo.task_id),
'final'
)
577
578
def
post_run(self):
579
pass
580
581
def
run(self):
582
config = self.config
Callers
2
run
Method · 0.95
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected