ArmNN
NotReleased
|
#include "NeonPadWorkload.hpp"
#include <neon/NeonTensorHandle.hpp>
#include <aclCommon/ArmComputeTensorUtils.hpp>
#include <arm_compute/core/Types.h>
#include <arm_compute/runtime/NEON/functions/NEPadLayer.h>
#include "NeonWorkloadUtils.hpp"
Go to the source code of this file.
Namespaces | |
armnn | |
Functions | |
arm_compute::Status | NeonPadWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const PadDescriptor &descriptor) |