24.08
|
#include "ClBaseWorkload.hpp"
#include "ClWorkloadUtils.hpp"
#include <arm_compute/runtime/CL/functions/CLSpaceToBatchLayer.h>
#include <arm_compute/runtime/CL/functions/CLReshapeLayer.h>
Go to the source code of this file.
Classes | |
class | ClSpaceToBatchNdWorkload |
Namespaces | |
armnn | |
Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
arm_compute::Status | ClSpaceToBatchNdWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const SpaceToBatchNdDescriptor &descriptor) |