|
25.02
|
#include "NeonQuantizedLstmWorkload.hpp"#include "NeonWorkloadUtils.hpp"#include <aclCommon/ArmComputeTensorUtils.hpp>#include <armnn/backends/TensorHandle.hpp>#include <neon/NeonTensorHandle.hpp>Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| arm_compute::Status | NeonQuantizedLstmWorkloadValidate (const TensorInfo &input, const TensorInfo &cellStateIn, const TensorInfo &outputStateIn, const TensorInfo &cellStateOut, const TensorInfo &outputStateOut, const QuantizedLstmInputParamsInfo ¶msInfo) |