arm_compute v18.05
[platform/upstream/armcl.git] / documentation / arm__compute_2graph_2_types_8h.js
1 var arm__compute_2graph_2_types_8h =
2 [
3     [ "GraphConfig", "structarm__compute_1_1graph_1_1_graph_config.xhtml", "structarm__compute_1_1graph_1_1_graph_config" ],
4     [ "NodeIdxPair", "structarm__compute_1_1graph_1_1_node_idx_pair.xhtml", "structarm__compute_1_1graph_1_1_node_idx_pair" ],
5     [ "NodeParams", "structarm__compute_1_1graph_1_1_node_params.xhtml", "structarm__compute_1_1graph_1_1_node_params" ],
6     [ "Activation", "arm__compute_2graph_2_types_8h.xhtml#a5f9016ea3e28a033b7cc216bdda912be", null ],
7     [ "EdgeID", "arm__compute_2graph_2_types_8h.xhtml#abba17a56bbf16c7cbc7acd4aa54abcea", null ],
8     [ "GraphID", "arm__compute_2graph_2_types_8h.xhtml#a720ead698a117f7a16af6496f61aa6b4", null ],
9     [ "NodeID", "arm__compute_2graph_2_types_8h.xhtml#a56952a8591a9d8481450ae707ae355e7", null ],
10     [ "TensorID", "arm__compute_2graph_2_types_8h.xhtml#a615af95e19b5d9f74d2760183566a9a3", null ],
11     [ "ConvolutionMethod", "arm__compute_2graph_2_types_8h.xhtml#a683661ae75dcb7aef16b9c9bde31517d", [
12       [ "DEFAULT", "arm__compute_2graph_2_types_8h.xhtml#a683661ae75dcb7aef16b9c9bde31517da5b39c8b553c821e7cddc6da64b5bd2ee", null ],
13       [ "GEMM", "arm__compute_2graph_2_types_8h.xhtml#a683661ae75dcb7aef16b9c9bde31517da5174aac3927faa9ee34befb7fc87a9e3", null ],
14       [ "DIRECT", "arm__compute_2graph_2_types_8h.xhtml#a683661ae75dcb7aef16b9c9bde31517da4c5d06b02c97731aaa976179c62dcf76", null ],
15       [ "WINOGRAD", "arm__compute_2graph_2_types_8h.xhtml#a683661ae75dcb7aef16b9c9bde31517da9d024a5762b3a992dec7eb3c49d17ae8", null ]
16     ] ],
17     [ "DepthwiseConvolutionMethod", "arm__compute_2graph_2_types_8h.xhtml#a75ce9b1baad4303a53124d6f0795821f", [
18       [ "DEFAULT", "arm__compute_2graph_2_types_8h.xhtml#a75ce9b1baad4303a53124d6f0795821fa5b39c8b553c821e7cddc6da64b5bd2ee", null ],
19       [ "GEMV", "arm__compute_2graph_2_types_8h.xhtml#a75ce9b1baad4303a53124d6f0795821fa87dc825930f866018839a6374a5e68d2", null ],
20       [ "OPTIMIZED_3x3", "arm__compute_2graph_2_types_8h.xhtml#a75ce9b1baad4303a53124d6f0795821fa2971a9bcecd987f7a7a006fde61be7a3", null ]
21     ] ],
22     [ "EltwiseOperation", "arm__compute_2graph_2_types_8h.xhtml#aa12973876c037bddff8e9ece94aca0e4", [
23       [ "ADD", "arm__compute_2graph_2_types_8h.xhtml#aa12973876c037bddff8e9ece94aca0e4a9eeb52badb613229884838847294b90d", null ],
24       [ "SUB", "arm__compute_2graph_2_types_8h.xhtml#aa12973876c037bddff8e9ece94aca0e4a241dd841abade20fcb27b8a9f494e1eb", null ],
25       [ "MUL", "arm__compute_2graph_2_types_8h.xhtml#aa12973876c037bddff8e9ece94aca0e4a2cdf52a55876063ec93b7d18bc741f6c", null ]
26     ] ],
27     [ "FastMathHint", "arm__compute_2graph_2_types_8h.xhtml#ac85a46f3ebd3ab09f576a994ac2dce11", [
28       [ "ENABLED", "arm__compute_2graph_2_types_8h.xhtml#ac85a46f3ebd3ab09f576a994ac2dce11ac8cf6eea8f096ed51160b484d97c5bbd", null ],
29       [ "DISABLED", "arm__compute_2graph_2_types_8h.xhtml#ac85a46f3ebd3ab09f576a994ac2dce11a055c1a591abb0e8cd86dc969727bcc0b", null ]
30     ] ],
31     [ "MemoryManagerAffinity", "arm__compute_2graph_2_types_8h.xhtml#ac866c81ec0f5526139dfc62ddc3f206e", [
32       [ "Buffer", "arm__compute_2graph_2_types_8h.xhtml#ac866c81ec0f5526139dfc62ddc3f206ea7e62bc342f41c946868f0ea6f0b712d8", null ],
33       [ "Offset", "arm__compute_2graph_2_types_8h.xhtml#ac866c81ec0f5526139dfc62ddc3f206eadfd0a82c4bf37b1e90b690a22a20692e", null ]
34     ] ],
35     [ "NodeType", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16", [
36       [ "ActivationLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a041485a3394541feee82a34d40249d70", null ],
37       [ "BatchNormalizationLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16ad0146d2051fad860923cf31f7e00a732", null ],
38       [ "ConvolutionLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16aa252659b59a03bc61e5ec827ab4448b7", null ],
39       [ "DepthConcatenateLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a891821c4deb575beacfbfb9cd21c4a5d", null ],
40       [ "DepthwiseConvolutionLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a5b7955cb74be105cc7e044a370d4fce8", null ],
41       [ "EltwiseLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16ad1b3837fe6a80018e7002c7f7905439d", null ],
42       [ "FlattenLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16ad87240455a60f188b358a370fe1a83a5", null ],
43       [ "FullyConnectedLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a658061ff1dac70c02116fae6c044da1a", null ],
44       [ "NormalizationLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a227ecc6e858c8d1f61664f1967173bea", null ],
45       [ "PoolingLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16aea068ae5aae640d018c4300bc7619575", null ],
46       [ "ReshapeLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a1ee0d44744be1e17e38ad5a4e9dcf5dd", null ],
47       [ "ScaleLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a42742d98a5bb6f7457ea584e96f5d459", null ],
48       [ "SoftmaxLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a4a9567bc4a6c28a527c973010eaf9a25", null ],
49       [ "SplitLayer", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16af2ee14b628c0a45e1682de8f33983dc1", null ],
50       [ "Input", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a324118a6721dd6b8a9b9f4e327df2bf5", null ],
51       [ "Output", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a29c2c02a361c9d7028472e5d92cd4a54", null ],
52       [ "Const", "arm__compute_2graph_2_types_8h.xhtml#acac9cbaeea226ed297804c012dc12b16a79ceee9f8e3c1f0cc74223e05d2448bf", null ]
53     ] ],
54     [ "Target", "arm__compute_2graph_2_types_8h.xhtml#a31488d29805a596498c0234ae392d35d", [
55       [ "UNSPECIFIED", "arm__compute_2graph_2_types_8h.xhtml#a31488d29805a596498c0234ae392d35da1c04cc3823d476c3017238679a0fdf52", null ],
56       [ "NEON", "arm__compute_2graph_2_types_8h.xhtml#a31488d29805a596498c0234ae392d35dacaf162e9233294cadf62d2a71a14ca09", null ],
57       [ "CL", "arm__compute_2graph_2_types_8h.xhtml#a31488d29805a596498c0234ae392d35da5bc574a47246f122016869b32a6aa6f0", null ],
58       [ "GC", "arm__compute_2graph_2_types_8h.xhtml#a31488d29805a596498c0234ae392d35da7359c3eb5c57547295a76ac1bf775b29", null ]
59     ] ],
60     [ "EmptyEdgeID", "arm__compute_2graph_2_types_8h.xhtml#a8e0b093eda0649ddbce791bb5076104f", null ],
61     [ "EmptyNodeID", "arm__compute_2graph_2_types_8h.xhtml#aad3f5296ec88b9d552c109b04b89ad9f", null ],
62     [ "NullTensorID", "arm__compute_2graph_2_types_8h.xhtml#aa94938a3eb11fda4724c362c53c28f24", null ]
63 ];