|
25.02
|
#include "NeonL2NormalizationFloatWorkload.hpp"#include "NeonWorkloadUtils.hpp"#include <aclCommon/ArmComputeUtils.hpp>#include <armnn/utility/PolymorphicDowncast.hpp>#include <arm_compute/runtime/NEON/functions/NEL2NormalizeLayer.h>Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| arm_compute::Status | NeonL2NormalizationWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const L2NormalizationDescriptor &descriptor) |