From 549b9600a6eaf0727fa084465a75f173edf8f381 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 24 May 2022 11:32:07 +0100 Subject: Update 22.05 Doxygen Docs after updates to main Readme Signed-off-by: Nikhil Raj Change-Id: I56711772406a41ff81fa136a5fb6c59c9b9cf504 --- 22.05/_neon_quantized_lstm_workload_8cpp.xhtml | 135 +++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 22.05/_neon_quantized_lstm_workload_8cpp.xhtml (limited to '22.05/_neon_quantized_lstm_workload_8cpp.xhtml') diff --git a/22.05/_neon_quantized_lstm_workload_8cpp.xhtml b/22.05/_neon_quantized_lstm_workload_8cpp.xhtml new file mode 100644 index 0000000000..b8b6bddec6 --- /dev/null +++ b/22.05/_neon_quantized_lstm_workload_8cpp.xhtml @@ -0,0 +1,135 @@ + + + + + + + + + + + + + +ArmNN: src/backends/neon/workloads/NeonQuantizedLstmWorkload.cpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonQuantizedLstmWorkload.cpp File Reference
+
+
+ +

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 &paramsInfo)
 
+
+
+ + + + -- cgit v1.2.1