Searched defs:create_subtensor (Results 1 – 3 of 3) sorted by relevance
/external/ComputeLibrary/src/graph/backends/GLES/ | ||
D | GCDeviceBackend.cpp | 118 std::unique_ptr<ITensorHandle> GCDeviceBackend::create_subtensor(ITensorHandle *parent, TensorShape… in create_subtensor() function in arm_compute::graph::backends::GCDeviceBackend |
/external/ComputeLibrary/src/graph/backends/NEON/ | ||
D | NEDeviceBackend.cpp | 129 std::unique_ptr<ITensorHandle> NEDeviceBackend::create_subtensor(ITensorHandle *parent, TensorShape… in create_subtensor() function in arm_compute::graph::backends::NEDeviceBackend |
/external/ComputeLibrary/src/graph/backends/CL/ | ||
D | CLDeviceBackend.cpp | 176 std::unique_ptr<ITensorHandle> CLDeviceBackend::create_subtensor(ITensorHandle *parent, TensorShape… in create_subtensor() function in arm_compute::graph::backends::CLDeviceBackend |