<ahref="shape_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/***************************************************************************************************</span></div><divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment"> * Copyright (c) 2017-2018, NVIDIA CORPORATION. All rights reserved.</span></div><divclass="line"><aname="l00003"></a><spanclass="lineno"> 3</span> <spanclass="comment"> *</span></div><divclass="line"><aname="l00004"></a><spanclass="lineno"> 4</span> <spanclass="comment"> * Redistribution and use in source and binary forms, with or without modification, are permitted</span></div><divclass="line"><aname="l00005"></a><spanclass="lineno"> 5</span> <spanclass="comment"> * provided that the following conditions are met:</span></div><divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * * Redistributions of source code must retain the above copyright notice, this list of</span></div><divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * conditions and the following disclaimer.</span></div><divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * * Redistributions in binary form must reproduce the above copyright notice, this list of</span></div><divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * conditions and the following disclaimer in the documentation and/or other materials</span></div><divclass="line"><aname="l00010"></a><spanclass="lineno"> 10</span> <spanclass="comment"> * provided with the distribution.</span></div><divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * * Neither the name of the NVIDIA CORPORATION nor the names of its contributors may be used</span></div><divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * to endorse or promote products derived from this software without specific prior written</span></div><divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * permission.</span></div><divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> *</span></div><divclass="line"><aname="l00015"></a><spanclass="lineno"> 15</span> <spanclass="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR</span></div><divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND</span></div><divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL NVIDIA CORPORATION BE LIABLE</span></div><divclass="line"><aname="l00018"></a><spanclass="lineno"> 18</span> <spanclass="comment"> * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,</span></div><divclass="line"><aname="l00019"></a><spanclass="lineno"> 19</span> <spanclass="comment"> * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;</span></div><divclass="line"><aname="l00020"></a><spanclass="lineno"> 20</span> <spanclass="comment"> * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,</span></div><divclass="line"><aname="l00021"></a><spanclass="lineno"> 21</span> <spanclass="comment"> * STRICT LIABILITY, OR TOR (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE</span></div><divclass="line"><aname="l00022"></a><s
<divclass="ttc"id="structcutlass_1_1ShapeCount_html_aac5c49469aa80d119c2006291b431276"><divclass="ttname"><ahref="structcutlass_1_1ShapeCount.html#aac5c49469aa80d119c2006291b431276">cutlass::ShapeCount::kWc</a></div><divclass="ttdeci">static int const kWc</div><divclass="ttdoc">The number of elements per row. </div><divclass="ttdef"><b>Definition:</b> shape.h:81</div></div>
<divclass="ttc"id="structcutlass_1_1Shape_html_a3a20d9062bba613c160bb2cd14f80a5e"><divclass="ttname"><ahref="structcutlass_1_1Shape.html#a3a20d9062bba613c160bb2cd14f80a5e">cutlass::Shape::kH</a></div><divclass="ttdeci">static int const kH</div><divclass="ttdoc">The height of the cube. </div><divclass="ttdef"><b>Definition:</b> shape.h:68</div></div>
<divclass="ttc"id="structcutlass_1_1Shape_html_a3f2433fd6401dd28f1130499f9fd340c"><divclass="ttname"><ahref="structcutlass_1_1Shape.html#a3f2433fd6401dd28f1130499f9fd340c">cutlass::Shape::kC</a></div><divclass="ttdeci">static int const kC</div><divclass="ttdoc">The number of scalars per element. </div><divclass="ttdef"><b>Definition:</b> shape.h:72</div></div>
<divclass="ttc"id="structcutlass_1_1ComputeOffsetFromShape_html"><divclass="ttname"><ahref="structcutlass_1_1ComputeOffsetFromShape.html">cutlass::ComputeOffsetFromShape</a></div><divclass="ttdoc">Compute the offset for the given coordinates in a cube. </div><divclass="ttdef"><b>Definition:</b> shape.h:180</div></div>
<divclass="ttc"id="structcutlass_1_1ShapeCount_html_af7d7ccd42de2c49fe57f03cf0e657fe8"><divclass="ttname"><ahref="structcutlass_1_1ShapeCount.html#af7d7ccd42de2c49fe57f03cf0e657fe8">cutlass::ShapeCount::kDhw</a></div><divclass="ttdeci">static int const kDhw</div><divclass="ttdoc">The number of pixels per cube. </div><divclass="ttdef"><b>Definition:</b> shape.h:87</div></div>
<divclass="ttc"id="structcutlass_1_1ComputeOffsetFromStrides_html"><divclass="ttname"><ahref="structcutlass_1_1ComputeOffsetFromStrides.html">cutlass::ComputeOffsetFromStrides</a></div><divclass="ttdoc">Compute the offset for the given coordinates in a cube. </div><divclass="ttdef"><b>Definition:</b> shape.h:198</div></div>
<divclass="ttc"id="structcutlass_1_1Shape_html"><divclass="ttname"><ahref="structcutlass_1_1Shape.html">cutlass::Shape</a></div><divclass="ttdoc">A Shape implementing Layout Concept describing the dimensions of a cube. </div><divclass="ttdef"><b>Definition:</b> shape.h:64</div></div>
<divclass="ttc"id="structcutlass_1_1ShapeCount_html_a8d25b48b3294b5563f89c62a6e6d00e5"><divclass="ttname"><ahref="structcutlass_1_1ShapeCount.html#a8d25b48b3294b5563f89c62a6e6d00e5">cutlass::ShapeCount::kCount</a></div><divclass="ttdeci">static int const kCount</div><divclass="ttdoc">The number of elements in the 4D space. </div><divclass="ttdef"><b>Definition:</b> shape.h:91</div></div>
<divclass="ttc"id="structcutlass_1_1ShapeCount_html_a5a274564d6b8607a0be621b2664fba18"><divclass="ttname"><ahref="structcutlass_1_1ShapeCount.html#a5a274564d6b8607a0be621b2664fba18">cutlass::ShapeCount::kDhwc</a></div><divclass="ttdeci">static int const kDhwc</div><divclass="ttdoc">The number of elements in the 4D space. </div><divclass="ttdef"><b>Definition:</b> shape.h:89</div></div>
<divclass="ttc"id="structcutlass_1_1Shape_html_a78836a20250ff24c25a6622ad818b421"><divclass="ttname"><ahref="structcutlass_1_1Shape.html#a78836a20250ff24c25a6622ad818b421">cutlass::Shape::kW</a></div><divclass="ttdeci">static int const kW</div><divclass="ttdoc">The width of the cube. </div><divclass="ttdef"><b>Definition:</b> shape.h:70</div></div>
<divclass="ttc"id="structcutlass_1_1ShapeCount_html_afc957be69eb78e4849ba8ab3cc66583f"><divclass="ttname"><ahref="structcutlass_1_1ShapeCount.html#afc957be69eb78e4849ba8ab3cc66583f">cutlass::ShapeCount::kHw</a></div><divclass="ttdeci">static int const kHw</div><divclass="ttdoc">The number of pixels per image. </div><divclass="ttdef"><b>Definition:</b> shape.h:83</div></div>
<divclass="ttc"id="structcutlass_1_1Shape_html_a19086a5567d6c710ec853e35a7f29c25"><divclass="ttname"><ahref="structcutlass_1_1Shape.html#a19086a5567d6c710ec853e35a7f29c25">cutlass::Shape::kD</a></div><divclass="ttdeci">static int const kD</div><divclass="ttdoc">The depth of the cube. </div><divclass="ttdef"><b>Definition:</b> shape.h:66</div></div>
<divclass="ttc"id="cutlass_8h_html"><divclass="ttname"><ahref="cutlass_8h.html">cutlass.h</a></div><divclass="ttdoc">Basic include for CUTLASS macros. </div></div>
<divclass="ttc"id="structcutlass_1_1ShapeCount_html"><divclass="ttname"><ahref="structcutlass_1_1ShapeCount.html">cutlass::ShapeCount</a></div><divclass="ttdoc">Compute derived counted of a Layout Concept based class. </div><divclass="ttdef"><b>Definition:</b> shape.h:79</div></div>
<divclass="ttc"id="structcutlass_1_1ShapeCount_html_a75324e2c9d31a0787343fc994586b742"><divclass="ttname"><ahref="structcutlass_1_1ShapeCount.html#a75324e2c9d31a0787343fc994586b742">cutlass::ShapeCount::kHwc</a></div><divclass="ttdeci">static int const kHwc</div><divclass="ttdoc">The number of elements per image. </div><divclass="ttdef"><b>Definition:</b> shape.h:85</div></div>