X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=documentation%2F_goog_le_net_inception_v1_fully_connected_layer_dataset_8h_source.xhtml;h=4e24a329711a78ef349b5b93c6f7e37294721a43;hb=06ea048f062a50404b1b3998a61a45449c2d1f0f;hp=1d543ebe0a81dea2ba71f43ba5abc375d470cd7f;hpb=292227986edb37b01061afcad6df18ba9d6ccbeb;p=platform%2Fupstream%2Farmcl.git diff --git a/documentation/_goog_le_net_inception_v1_fully_connected_layer_dataset_8h_source.xhtml b/documentation/_goog_le_net_inception_v1_fully_connected_layer_dataset_8h_source.xhtml index 1d543eb..4e24a32 100644 --- a/documentation/_goog_le_net_inception_v1_fully_connected_layer_dataset_8h_source.xhtml +++ b/documentation/_goog_le_net_inception_v1_fully_connected_layer_dataset_8h_source.xhtml @@ -40,7 +40,7 @@
Compute Library -  18.01 +  18.02
@@ -117,7 +117,7 @@ $(document).ready(function(){initNavTree('_goog_le_net_inception_v1_fully_connec
GoogLeNetInceptionV1FullyConnectedLayerDataset.h
-Go to the documentation of this file.
1 /*
2  * Copyright (c) 2017 ARM Limited.
3  *
4  * SPDX-License-Identifier: MIT
5  *
6  * Permission is hereby granted, free of charge, to any person obtaining a copy
7  * of this software and associated documentation files (the "Software"), to
8  * deal in the Software without restriction, including without limitation the
9  * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
10  * sell copies of the Software, and to permit persons to whom the Software is
11  * furnished to do so, subject to the following conditions:
12  *
13  * The above copyright notice and this permission notice shall be included in all
14  * copies or substantial portions of the Software.
15  *
16  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19  * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22  * SOFTWARE.
23  */
24 #ifndef ARM_COMPUTE_TEST_GOOGLENETINCEPTIONV1_FULLYCONNECTED_LAYER_DATASET
25 #define ARM_COMPUTE_TEST_GOOGLENETINCEPTIONV1_FULLYCONNECTED_LAYER_DATASET
26 
28 
29 #include "utils/TypePrinter.h"
30 
32 #include "arm_compute/core/Types.h"
33 
34 namespace arm_compute
35 {
36 namespace test
37 {
38 namespace datasets
39 {
41 {
42 public:
44  {
45  add_config(TensorShape(1024U), TensorShape(1024U, 1000U), TensorShape(1000U), TensorShape(1000U));
46  }
47 };
48 } // namespace datasets
49 } // namespace test
50 } // namespace arm_compute
51 #endif /* ARM_COMPUTE_TEST_GOOGLENETINCEPTIONV1_FULLYCONNECTED_LAYER_DATASET */
Shape of a tensor.
Definition: TensorShape.h:38
+Go to the documentation of this file.
1 /*
2  * Copyright (c) 2017 ARM Limited.
3  *
4  * SPDX-License-Identifier: MIT
5  *
6  * Permission is hereby granted, free of charge, to any person obtaining a copy
7  * of this software and associated documentation files (the "Software"), to
8  * deal in the Software without restriction, including without limitation the
9  * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
10  * sell copies of the Software, and to permit persons to whom the Software is
11  * furnished to do so, subject to the following conditions:
12  *
13  * The above copyright notice and this permission notice shall be included in all
14  * copies or substantial portions of the Software.
15  *
16  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19  * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22  * SOFTWARE.
23  */
24 #ifndef ARM_COMPUTE_TEST_GOOGLENETINCEPTIONV1_FULLYCONNECTED_LAYER_DATASET
25 #define ARM_COMPUTE_TEST_GOOGLENETINCEPTIONV1_FULLYCONNECTED_LAYER_DATASET
26 
28 
29 #include "utils/TypePrinter.h"
30 
32 #include "arm_compute/core/Types.h"
33 
34 namespace arm_compute
35 {
36 namespace test
37 {
38 namespace datasets
39 {
41 {
42 public:
44  {
45  add_config(TensorShape(1024U), TensorShape(1024U, 1000U), TensorShape(1000U), TensorShape(1000U));
46  }
47 };
48 } // namespace datasets
49 } // namespace test
50 } // namespace arm_compute
51 #endif /* ARM_COMPUTE_TEST_GOOGLENETINCEPTIONV1_FULLYCONNECTED_LAYER_DATASET */
Shape of a tensor.
Definition: TensorShape.h:39
This file contains all available output stages for GEMMLowp on OpenCL.
Definition: 01_library.dox:1
@@ -134,7 +134,7 @@ $(document).ready(function(){initNavTree('_goog_le_net_inception_v1_fully_connec