Updated doxygen
This commit is contained in:
@@ -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< Shape_ > Struct Template Reference</title>
|
||||
<title>Cutlass: cutlass::ShapeStrides< Shape_, elementsPerAccess > 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> |
|
||||
<a href="structcutlass_1_1ShapeStrides-members.html">List of all members</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">cutlass::ShapeStrides< Shape_ > Struct Template Reference</div> </div>
|
||||
<div class="title">cutlass::ShapeStrides< Shape_, elementsPerAccess > 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>< Shape_::kH *Shape_::kW *Shape_::kC, Shape_::kW *Shape_::kC, Shape_::kC, 1 > </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"> </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>< Shape_::kH *Shape_::kW *Shape_::kC, Shape_::kW *Shape_::kC, Shape_::kC, elementsPerAccess > </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"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Member Typedef Documentation</h2>
|
||||
<a id="ac6fcda9b8e1782f24c1e6d67cd880a6a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ac6fcda9b8e1782f24c1e6d67cd880a6a">◆ </a></span>Shape</h2>
|
||||
<a id="a76cde4c3ebd1d191e0191826b2663be4"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a76cde4c3ebd1d191e0191826b2663be4">◆ </a></span>Shape</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<typename Shape_> </div>
|
||||
template<typename Shape_, int elementsPerAccess> </div>
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">typedef <a class="el" href="structcutlass_1_1ShapeStrides.html#ac6fcda9b8e1782f24c1e6d67cd880a6a">Shape</a><Shape_::kH * Shape_::kW * Shape_::kC, Shape_::kW * Shape_::kC, Shape_::kC, 1> <a class="el" href="structcutlass_1_1ShapeStrides.html">cutlass::ShapeStrides</a>< Shape_ >::<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><Shape_::kH * Shape_::kW * Shape_::kC, Shape_::kW * Shape_::kC, Shape_::kC, elementsPerAccess> <a class="el" href="structcutlass_1_1ShapeStrides.html">cutlass::ShapeStrides</a>< Shape_, elementsPerAccess >::<a class="el" href="structcutlass_1_1ShapeStrides.html#a76cde4c3ebd1d191e0191826b2663be4">Shape</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@@ -110,7 +110,7 @@ template<typename Shape_> </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  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Wed Sep 19 2018 13:58:51 for Cutlass by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.14
|
||||
</small></address>
|
||||
|
||||
Reference in New Issue
Block a user