MCPcopy 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_internalMethod · 0.80
lws_hintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected