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

Method target

src/graph/backends/CL/CLTensorHandle.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96Target CLTensorHandle::target() const
97{
98 return Target::CL;
99}
100} // namespace backends
101} // namespace graph
102} // namespace arm_compute

Callers 15

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

Calls

no outgoing calls

Tested by

no test coverage detected