Updated doxygen

This commit is contained in:
akerr
2018-09-19 14:02:08 -07:00
parent 461f417b9d
commit d7137f9c0a
1121 changed files with 64211 additions and 12918 deletions
+9 -9
View File
@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Cutlass: cutlass::ShapeStrides&lt; Shape_ &gt; Struct Template Reference</title>
<title>Cutlass: cutlass::ShapeStrides&lt; Shape_, elementsPerAccess &gt; Struct Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
@@ -76,7 +76,7 @@ $(function() {
<a href="#pub-types">Public Types</a> &#124;
<a href="structcutlass_1_1ShapeStrides-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">cutlass::ShapeStrides&lt; Shape_ &gt; Struct Template Reference</div> </div>
<div class="title">cutlass::ShapeStrides&lt; Shape_, elementsPerAccess &gt; Struct Template Reference</div> </div>
</div><!--header-->
<div class="contents">
@@ -84,20 +84,20 @@ $(function() {
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:ac6fcda9b8e1782f24c1e6d67cd880a6a"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="structcutlass_1_1ShapeStrides.html#ac6fcda9b8e1782f24c1e6d67cd880a6a">Shape</a>&lt; Shape_::kH *Shape_::kW *Shape_::kC, Shape_::kW *Shape_::kC, Shape_::kC, 1 &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcutlass_1_1ShapeStrides.html#ac6fcda9b8e1782f24c1e6d67cd880a6a">Shape</a></td></tr>
<tr class="separator:ac6fcda9b8e1782f24c1e6d67cd880a6a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76cde4c3ebd1d191e0191826b2663be4"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="structcutlass_1_1ShapeStrides.html#a76cde4c3ebd1d191e0191826b2663be4">Shape</a>&lt; Shape_::kH *Shape_::kW *Shape_::kC, Shape_::kW *Shape_::kC, Shape_::kC, elementsPerAccess &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcutlass_1_1ShapeStrides.html#a76cde4c3ebd1d191e0191826b2663be4">Shape</a></td></tr>
<tr class="separator:a76cde4c3ebd1d191e0191826b2663be4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Member Typedef Documentation</h2>
<a id="ac6fcda9b8e1782f24c1e6d67cd880a6a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac6fcda9b8e1782f24c1e6d67cd880a6a">&#9670;&nbsp;</a></span>Shape</h2>
<a id="a76cde4c3ebd1d191e0191826b2663be4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a76cde4c3ebd1d191e0191826b2663be4">&#9670;&nbsp;</a></span>Shape</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_&gt; </div>
template&lt;typename Shape_, int elementsPerAccess&gt; </div>
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="structcutlass_1_1ShapeStrides.html#ac6fcda9b8e1782f24c1e6d67cd880a6a">Shape</a>&lt;Shape_::kH * Shape_::kW * Shape_::kC, Shape_::kW * Shape_::kC, Shape_::kC, 1&gt; <a class="el" href="structcutlass_1_1ShapeStrides.html">cutlass::ShapeStrides</a>&lt; Shape_ &gt;::<a class="el" href="structcutlass_1_1ShapeStrides.html#ac6fcda9b8e1782f24c1e6d67cd880a6a">Shape</a></td>
<td class="memname">typedef <a class="el" href="structcutlass_1_1ShapeStrides.html#a76cde4c3ebd1d191e0191826b2663be4">Shape</a>&lt;Shape_::kH * Shape_::kW * Shape_::kC, Shape_::kW * Shape_::kC, Shape_::kC, elementsPerAccess&gt; <a class="el" href="structcutlass_1_1ShapeStrides.html">cutlass::ShapeStrides</a>&lt; Shape_, elementsPerAccess &gt;::<a class="el" href="structcutlass_1_1ShapeStrides.html#a76cde4c3ebd1d191e0191826b2663be4">Shape</a></td>
</tr>
</table>
</div><div class="memdoc">
@@ -110,7 +110,7 @@ template&lt;typename Shape_&gt; </div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu May 3 2018 16:36:13 for Cutlass by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Wed Sep 19 2018 13:58:51 for Cutlass by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>