Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/drinkingcoder/NeuralMarker
/ evaluation_DVL.py
File
evaluation_DVL.py
evaluation_DVL.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
os.environ[
"OMP_NUM_THREADS"
]=
"1"
3
os.environ[
"MKL_NUM_THREADS"
]=
"1"
4
os.environ[
"CUDA_VISIBLE_DEVICES"
]=
"4"
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected