Home
last modified time | relevance | path

Searched defs:CreateDepthToSpace (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dspace_to_depth.cc124 GPUOperation CreateDepthToSpace(const OperationDef& op_def, in CreateDepthToSpace() function
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DWorkloadFactoryBase.hpp90 std::unique_ptr<IWorkload> CreateDepthToSpace(const DepthToSpaceQueueDescriptor& /*descriptor*/, in CreateDepthToSpace() function in armnn::WorkloadFactoryBase
H A DWorkloadFactory.cpp2034 std::unique_ptr<IWorkload> IWorkloadFactory::CreateDepthToSpace(const DepthToSpaceQueueDescriptor& … in CreateDepthToSpace() function in armnn::IWorkloadFactory
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefWorkloadFactory.cpp782 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateDepthToSpace(const DepthToSpaceQueueDescriptor… in CreateDepthToSpace() function in armnn::RefWorkloadFactory
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonWorkloadFactory.cpp761 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateDepthToSpace(const DepthToSpaceQueueDescripto… in CreateDepthToSpace() function in armnn::NeonWorkloadFactory
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClWorkloadFactory.cpp910 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateDepthToSpace(const DepthToSpaceQueueDescriptor&… in CreateDepthToSpace() function in armnn::ClWorkloadFactory