Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ set_dnn_prefer_smallest_algorithms
Function
set_dnn_prefer_smallest_algorithms
dlib/cuda/tensor_tools.cpp:34–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void set_dnn_prefer_smallest_algorithms(
35
)
36
{
37
dnn_prefer_fastest_algo() = false;
38
}
39
}
40
41
namespace dlib { namespace tt
Callers
3
perform_test
Method · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
1
perform_test
Method · 0.68