blob: 4e09e20e3d92eef14d986bd395fdae1c68c88110 [file] [log] [blame]
Sheri Zhangd813bab2021-04-30 16:53:41 +01001<doxygenlayout version="1.0">
2 <!-- Generated by doxygen 1.8.15 -->
3 <!-- Navigation index tabs for HTML output -->
4 <navindex>
Sang-Hoon Parkc9309f22021-05-05 10:34:47 +01005 <tab type="mainpage" url="@ref introduction" title="Introduction"/>
SiCongLi071f1fc2021-11-09 10:11:44 +00006 <tab type="usergroup" title="User Guide">
Sheri Zhangd813bab2021-04-30 16:53:41 +01007 <tab type="user" url="@ref how_to_build" title="How to Build and Run Examples"/>
8 <tab type="user" url="@ref architecture" title="Library Architecture"/>
Sheri Zhangd813bab2021-04-30 16:53:41 +01009 <tab type="user" url="@ref data_type_support" title="Data Type Support"/>
10 <tab type="user" url="@ref data_layout_support" title="Data Layout Support"/>
Gian Marco Iodice78ce2732023-08-04 15:26:41 +010011 <tab type="user" url="@ref conv2d_heuristic" title="Convolution 2D heuristic"/>
Sang-Hoon Parkc9309f22021-05-05 10:34:47 +010012 <tab type="user" url="@ref operators_list" title="Operator List"/>
Sheri Zhangd813bab2021-04-30 16:53:41 +010013 <tab type="user" url="@ref tests" title="Validation and benchmarks"/>
14 <tab type="user" url="@ref advanced" title="Advanced"/>
15 <tab type="user" url="@ref versions_changelogs" title="Release Versions and Changelog"/>
16 <tab type="user" url="@ref errata" title="Errata"/>
17 </tab>
SiCongLi071f1fc2021-11-09 10:11:44 +000018 <tab type="usergroup" title="Contributor Guide">
Sheri Zhangd813bab2021-04-30 16:53:41 +010019 <tab type="user" url="@ref contribution_guidelines" title="Contribution Guidelines"/>
20 <tab type="user" url="@ref adding_operator" title="How to Add a New Operator"/>
21 <tab type="user" url="@ref implementation_topic" title="Implementation Topics"/>
22 </tab>
SiCong Li32df0952022-05-18 10:52:03 +010023 <tab type="pages" visible="no" title="Pages" intro=""/>
Sheri Zhangd813bab2021-04-30 16:53:41 +010024 <tab type="modules" visible="yes" title="" intro=""/>
25 <tab type="namespaces" visible="yes" title="">
26 <tab type="namespacelist" visible="yes" title="" intro=""/>
27 <tab type="namespacemembers" visible="yes" title="" intro=""/>
28 </tab>
29 <tab type="classes" visible="yes" title="">
30 <tab type="classlist" visible="yes" title="" intro=""/>
SiCong Li32df0952022-05-18 10:52:03 +010031 <tab type="classindex" visible="$ALPHABETICAL_INDEX" title=""/>
Sheri Zhangd813bab2021-04-30 16:53:41 +010032 <tab type="hierarchy" visible="yes" title="" intro=""/>
33 <tab type="classmembers" visible="yes" title="" intro=""/>
34 </tab>
35 <tab type="files" visible="yes" title="">
Mohammed Suhail Munshi0597b7b2022-02-14 15:46:20 +000036 <tab type="filelist" visible="yes" title="" intro="Below is a list of files with brief descriptions. Please note that the descriptions of some miscellaneous files and directories (e.g. data/ and include/) are omitted because of Doxygen limitations."/>
Sheri Zhangd813bab2021-04-30 16:53:41 +010037 <tab type="globals" visible="yes" title="" intro=""/>
38 </tab>
SiCong Li32df0952022-05-18 10:52:03 +010039 <tab type="examples" visible="yes" title="" intro=""/>
Sheri Zhangd813bab2021-04-30 16:53:41 +010040 </navindex>
41
42 <!-- Layout definition for a class page -->
43 <class>
44 <briefdescription visible="yes"/>
45 <includes visible="$SHOW_INCLUDE_FILES"/>
46 <inheritancegraph visible="$CLASS_GRAPH"/>
47 <collaborationgraph visible="$COLLABORATION_GRAPH"/>
48 <memberdecl>
49 <nestedclasses visible="yes" title=""/>
50 <publictypes title=""/>
51 <services title=""/>
52 <interfaces title=""/>
53 <publicslots title=""/>
54 <signals title=""/>
55 <publicmethods title=""/>
56 <publicstaticmethods title=""/>
57 <publicattributes title=""/>
58 <publicstaticattributes title=""/>
59 <protectedtypes title=""/>
60 <protectedslots title=""/>
61 <protectedmethods title=""/>
62 <protectedstaticmethods title=""/>
63 <protectedattributes title=""/>
64 <protectedstaticattributes title=""/>
65 <packagetypes title=""/>
66 <packagemethods title=""/>
67 <packagestaticmethods title=""/>
68 <packageattributes title=""/>
69 <packagestaticattributes title=""/>
70 <properties title=""/>
71 <events title=""/>
72 <privatetypes title=""/>
73 <privateslots title=""/>
74 <privatemethods title=""/>
75 <privatestaticmethods title=""/>
76 <privateattributes title=""/>
77 <privatestaticattributes title=""/>
78 <friends title=""/>
79 <related title="" subtitle=""/>
80 <membergroups visible="yes"/>
81 </memberdecl>
82 <detaileddescription title=""/>
83 <memberdef>
84 <inlineclasses title=""/>
85 <typedefs title=""/>
86 <enums title=""/>
87 <services title=""/>
88 <interfaces title=""/>
89 <constructors title=""/>
90 <functions title=""/>
91 <related title=""/>
92 <variables title=""/>
93 <properties title=""/>
94 <events title=""/>
95 </memberdef>
96 <allmemberslink visible="yes"/>
97 <usedfiles visible="$SHOW_USED_FILES"/>
98 <authorsection visible="yes"/>
99 </class>
100
101 <!-- Layout definition for a namespace page -->
102 <namespace>
103 <briefdescription visible="yes"/>
104 <memberdecl>
105 <nestednamespaces visible="yes" title=""/>
106 <constantgroups visible="yes" title=""/>
107 <classes visible="yes" title=""/>
108 <typedefs title=""/>
109 <enums title=""/>
110 <functions title=""/>
111 <variables title=""/>
112 <membergroups visible="yes"/>
113 </memberdecl>
114 <detaileddescription title=""/>
115 <memberdef>
116 <inlineclasses title=""/>
117 <typedefs title=""/>
118 <enums title=""/>
119 <functions title=""/>
120 <variables title=""/>
121 </memberdef>
122 <authorsection visible="yes"/>
123 </namespace>
124
125 <!-- Layout definition for a file page -->
126 <file>
127 <briefdescription visible="yes"/>
128 <includes visible="$SHOW_INCLUDE_FILES"/>
129 <includegraph visible="$INCLUDE_GRAPH"/>
130 <includedbygraph visible="$INCLUDED_BY_GRAPH"/>
131 <sourcelink visible="yes"/>
132 <memberdecl>
133 <classes visible="yes" title=""/>
134 <namespaces visible="yes" title=""/>
135 <constantgroups visible="yes" title=""/>
136 <defines title=""/>
137 <typedefs title=""/>
138 <enums title=""/>
139 <functions title=""/>
140 <variables title=""/>
141 <membergroups visible="yes"/>
142 </memberdecl>
143 <detaileddescription title=""/>
144 <memberdef>
145 <inlineclasses title=""/>
146 <defines title=""/>
147 <typedefs title=""/>
148 <enums title=""/>
149 <functions title=""/>
150 <variables title=""/>
151 </memberdef>
152 <authorsection/>
153 </file>
154
155 <!-- Layout definition for a group page -->
156 <group>
157 <briefdescription visible="yes"/>
158 <groupgraph visible="$GROUP_GRAPHS"/>
159 <memberdecl>
160 <nestedgroups visible="yes" title=""/>
161 <dirs visible="yes" title=""/>
162 <files visible="yes" title=""/>
163 <namespaces visible="yes" title=""/>
164 <classes visible="yes" title=""/>
165 <defines title=""/>
166 <typedefs title=""/>
167 <enums title=""/>
168 <enumvalues title=""/>
169 <functions title=""/>
170 <variables title=""/>
171 <signals title=""/>
172 <publicslots title=""/>
173 <protectedslots title=""/>
174 <privateslots title=""/>
175 <events title=""/>
176 <properties title=""/>
177 <friends title=""/>
178 <membergroups visible="yes"/>
179 </memberdecl>
180 <detaileddescription title=""/>
181 <memberdef>
182 <pagedocs/>
183 <inlineclasses title=""/>
184 <defines title=""/>
185 <typedefs title=""/>
186 <enums title=""/>
187 <enumvalues title=""/>
188 <functions title=""/>
189 <variables title=""/>
190 <signals title=""/>
191 <publicslots title=""/>
192 <protectedslots title=""/>
193 <privateslots title=""/>
194 <events title=""/>
195 <properties title=""/>
196 <friends title=""/>
197 </memberdef>
198 <authorsection visible="yes"/>
199 </group>
200
201 <!-- Layout definition for a directory page -->
202 <directory>
203 <briefdescription visible="yes"/>
204 <directorygraph visible="yes"/>
205 <memberdecl>
206 <dirs visible="yes"/>
207 <files visible="yes"/>
208 </memberdecl>
209 <detaileddescription title=""/>
210 </directory>
211</doxygenlayout>