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