Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGVLab/HumanBench
/ test.py
File
test.py
PATH/test.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
shutil
2
import
os
3
import
multiprocessing
as
mp
4
if
mp.get_start_method(allow_none=True) !=
'spawn'
:
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected