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