Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ dnn_prefer_fastest_algorithms
Function
dnn_prefer_fastest_algorithms
dlib/cuda/tensor_tools.cpp:22–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
bool dnn_prefer_fastest_algorithms (
23
)
24
{
25
return dnn_prefer_fastest_algo();
26
}
27
28
void set_dnn_prefer_fastest_algorithms(
29
)
Callers
2
pick_best_algorithm
Function · 0.85
select_best_algorithms
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected