<ahref="gemm__shared__stream_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=
<divclass="ttc"id="tensor__ref_8h_html"><divclass="ttname"><ahref="tensor__ref_8h.html">tensor_ref.h</a></div><divclass="ttdoc">Defines a structure containing strides, bounds, and a pointer to tensor data. </div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_html_a22c671494d487511c71f2b0f26fdb404"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream.html#a22c671494d487511c71f2b0f26fdb404">cutlass::gemm::SharedLoadStream::SharedStorage</a></div><divclass="ttdeci">Iterator::Storage SharedStorage</div><divclass="ttdoc">The storage in shared memory needed by that stream. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:76</div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_html_aff5202428b0e7207456c97204d4d219a"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream.html#aff5202428b0e7207456c97204d4d219a">cutlass::gemm::SharedLoadStream::TensorRef</a></div><divclass="ttdeci">TensorRef< Scalar, 4 > TensorRef</div><divclass="ttdoc">Reference type to a tensor. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:64</div></div>
<divclass="ttc"id="gemm__shared__tile_8h_html"><divclass="ttname"><ahref="gemm__shared__tile_8h.html">gemm_shared_tile.h</a></div><divclass="ttdoc">Defines iterators for efficiently loading and storing tiles to and from shared memory. </div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_html_a30e815fcee63b5a99b2797464b6a3192"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream.html#a30e815fcee63b5a99b2797464b6a3192">cutlass::gemm::SharedLoadStream::fragment</a></div><divclass="ttdeci">CUTLASS_DEVICE TransformedFragment const & fragment(int step=0) const</div><divclass="ttdoc">Returns the fragment for the given step. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:114</div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_1_1Params_html_adb66103b905b35a1594c6f0bab65758a"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream_1_1Params.html#adb66103b905b35a1594c6f0bab65758a">cutlass::gemm::SharedLoadStream::Params::initialize</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE int initialize()</div><divclass="ttdoc">Setup the params. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:72</div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_html_aa2227d7fa1edef3f6730c7db41b132b4"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream.html#aa2227d7fa1edef3f6730c7db41b132b4">cutlass::gemm::SharedLoadStream::TransformedFragment</a></div><divclass="ttdeci">Transformer::OutputFragment TransformedFragment</div><divclass="ttdoc">The fragment that is obtained after the transformation by the transformer. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:54</div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_html_ad5cb076de46e841a165bd43924dab463"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream.html#ad5cb076de46e841a165bd43924dab463">cutlass::gemm::SharedLoadStream::fragment</a></div><divclass="ttdeci">CUTLASS_DEVICE TransformedFragment & fragment(int step=0)</div><divclass="ttdoc">Returns the fragment for the given step. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:111</div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_html_a99039d115a539fc99e2235c12ac57eed"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream.html#a99039d115a539fc99e2235c12ac57eed">cutlass::gemm::SharedLoadStream::copy</a></div><divclass="ttdeci">CUTLASS_DEVICE void copy(int step)</div><divclass="ttdoc">Load the data from shared memory to the fetch fragment. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:100</div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_html_a5da116ae7e3f8ac2168bcf9bb964a429"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream.html#a5da116ae7e3f8ac2168bcf9bb964a429">cutlass::gemm::SharedLoadStream::Scalar</a></div><divclass="ttdeci">Iterator::Scalar Scalar</div><divclass="ttdoc">Scalar data type. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:61</div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_html_a41b45085f17532a6394de3f5ccf201e7"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream.html#a41b45085f17532a6394de3f5ccf201e7">cutlass::gemm::SharedLoadStream::FetchedFragment</a></div><divclass="ttdeci">Iterator::Fragment FetchedFragment</div><divclass="ttdoc">The fragment that is copied from shared memory. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:52</div></div>
<divclass="ttc"id="structcutlass_1_1gemm_1_1SharedLoadStream_html_a4b919d229e259909efbf994ff2c09339"><divclass="ttname"><ahref="structcutlass_1_1gemm_1_1SharedLoadStream.html#a4b919d229e259909efbf994ff2c09339">cutlass::gemm::SharedLoadStream::copy</a></div><divclass="ttdeci">CUTLASS_DEVICE void copy()</div><divclass="ttdoc">Load the data from shared memory to the fetch fragment. </div><divclass="ttdef"><b>Definition:</b> gemm_shared_stream.h:95</div></div>