Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ get_lws
Method
get_lws
arm_compute/runtime/CL/CLTuningParams.h:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
cl::NDRange get_lws() const
72
{
73
return _lws;
74
}
75
76
void set_wbsm(cl_int wbsm)
77
{
Callers
4
configure_internal
Method · 0.80
lws_hint
Method · 0.80
do_tune_kernel_dynamic
Method · 0.80
find_optimal_tuning_params
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected