From 96becb7e4f5f510344c3850278a706d63a564fc4 Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Tue, 16 Jun 2020 12:41:49 +0100 Subject: Revert "IVGCVSW-3726 Upload ArmNN Doxygen files" This reverts commit de36e4a9c299028e792c3a5bd99ad0816d806077. Signed-off-by: Jan Eilers Change-Id: Idbf20c12ea07583ca552d7cc7fb517fbadc73fff --- ...zed_lstm_end_to_end_test_impl_8hpp_source.xhtml | 115 --------------------- 1 file changed, 115 deletions(-) delete mode 100644 Documentation/_quantized_lstm_end_to_end_test_impl_8hpp_source.xhtml (limited to 'Documentation/_quantized_lstm_end_to_end_test_impl_8hpp_source.xhtml') diff --git a/Documentation/_quantized_lstm_end_to_end_test_impl_8hpp_source.xhtml b/Documentation/_quantized_lstm_end_to_end_test_impl_8hpp_source.xhtml deleted file mode 100644 index eaee5689af..0000000000 --- a/Documentation/_quantized_lstm_end_to_end_test_impl_8hpp_source.xhtml +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - -ArmNN: src/backends/backendsCommon/test/QuantizedLstmEndToEndTestImpl.hpp Source File - - - - - - - - - - - - - - - - -
-
- - - - ArmNN - - - -
-
-  20.02 -
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
-
-
QuantizedLstmEndToEndTestImpl.hpp
-
-
-Go to the documentation of this file.
1 //
2 // Copyright © 2017 Arm Ltd. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 
6 #pragma once
7 
8 #include <armnn/BackendId.hpp>
9 
10 #include <vector>
11 
12 void QuantizedLstmEndToEnd(const std::vector<armnn::BackendId>& backends);
void QuantizedLstmEndToEnd(const std::vector< armnn::BackendId > &backends)
- -
-
- - - - -- cgit v1.2.1