MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / target

Method target

src/runtime/CL/CLScheduler.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47GPUTarget CLScheduler::target() const
48{
49 return _target;
50}
51
52CLGEMMHeuristicsHandle *CLScheduler::gemm_heuristics() const
53{

Callers 9

get_gpu_targetMethod · 0.45
configureMethod · 0.45
validateMethod · 0.45
configureMethod · 0.45
validateMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45
configureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected