|
25.11
|
#include <armnn/QuantizedLstmParams.hpp>#include "NeonBaseWorkload.hpp"#include <armnn/backends/WorkloadData.hpp>#include <arm_compute/graph/Tensor.h>#include <arm_compute/runtime/NEON/functions/NELSTMLayerQuantized.h>Go to the source code of this file.
Classes | |
| class | NeonQuantizedLstmWorkload |
Namespaces | |
| namespace | 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) |