12#include <arm_compute/runtime/NEON/functions/NEDepthToSpaceLayer.h>
28 mutable arm_compute::NEDepthToSpaceLayer m_Layer;
NeonBaseWorkload(const DepthToSpaceQueueDescriptor &descriptor, const WorkloadInfo &info)
NeonDepthToSpaceWorkload(const DepthToSpaceQueueDescriptor &descriptor, const WorkloadInfo &info)
void Execute() const override
Copyright (c) 2021 ARM Limited and Contributors.
arm_compute::Status NeonDepthToSpaceWorkloadValidate(const TensorInfo &input, const TensorInfo &output, const DepthToSpaceDescriptor &descriptor)
SpaceToDepthDescriptor DepthToSpaceDescriptor
A DepthToSpaceDescriptor for the DepthToSpaceLayer.
Contains information about TensorInfos of a layer.