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

Method finish

src/cpu/CpuQueue.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42StatusCode CpuQueue::finish()
43{
44 return StatusCode::Success;
45}
46} // namespace cpu
47} // namespace arm_compute

Callers 6

syncMethod · 0.45
prepareMethod · 0.45
prepareMethod · 0.45
AclQueueFinishFunction · 0.45
test_measurementsMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_measurementsMethod · 0.36