2018-05-17 02:44:56 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< 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" / >
2018-09-20 05:02:08 +08:00
< title > Cutlass: cutlass::gemm::GemmEpilogueTraits< OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params Struct Reference< / title >
2018-05-17 02:44:56 +08:00
< 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 >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script > < script type = "text/javascript" async src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Cutlass
< / div >
< div id = "projectbrief" > CUDA Templates for Linear Algebra Subroutines and Solvers< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacecutlass.html" > cutlass< / a > < / li > < li class = "navelem" > < a class = "el" href = "namespacecutlass_1_1gemm.html" > gemm< / a > < / li > < li class = "navelem" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > GemmEpilogueTraits< / a > < / li > < li class = "navelem" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html" > Params< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
2018-09-20 05:02:08 +08:00
< div class = "title" > cutlass::gemm::GemmEpilogueTraits< OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params Struct Reference< / div > < / div >
2018-05-17 02:44:56 +08:00
< / div > <!-- header -->
< div class = "contents" >
< p > The params.
< / p >
< p > < code > #include < < a class = "el" href = "gemm__epilogue__traits_8h_source.html" > gemm_epilogue_traits.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2018-09-20 05:02:08 +08:00
< tr class = "memitem:a13395bf81eabdc539c935e179c31d7ca" > < td class = "memTemplParams" colspan = "2" > template< typename GemmDesc_ > < / td > < / tr >
< tr class = "memitem:a13395bf81eabdc539c935e179c31d7ca" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > int  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#a13395bf81eabdc539c935e179c31d7ca" > initialize< / a > (GemmDesc_ const & desc)< / td > < / tr >
< tr class = "memdesc:a13395bf81eabdc539c935e179c31d7ca" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Setup the params. < a href = "#a13395bf81eabdc539c935e179c31d7ca" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a13395bf81eabdc539c935e179c31d7ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-05-17 02:44:56 +08:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
2018-09-20 05:02:08 +08:00
< tr class = "memitem:a497b91e93d0eb29ca54553f8de4c694f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a23b0e6a448e51f2e0837af95802c23b0" > Index< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#a497b91e93d0eb29ca54553f8de4c694f" > stride_h< / a > < / td > < / tr >
< tr class = "memdesc:a497b91e93d0eb29ca54553f8de4c694f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The strides for H and W in the different iterations of the epilogue. < a href = "#a497b91e93d0eb29ca54553f8de4c694f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a497b91e93d0eb29ca54553f8de4c694f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae814ac640d05358a3ce0ea70ed13ea68" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a23b0e6a448e51f2e0837af95802c23b0" > Index< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#ae814ac640d05358a3ce0ea70ed13ea68" > stride_w< / a > < / td > < / tr >
< tr class = "separator:ae814ac640d05358a3ce0ea70ed13ea68" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0745d33dd881f6ca78b168e05b133ff8" > < td class = "memItemLeft" align = "right" valign = "top" > GlobalLoadIteratorC::Params  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#a0745d33dd881f6ca78b168e05b133ff8" > iterator_c< / a > < / td > < / tr >
< tr class = "memdesc:a0745d33dd881f6ca78b168e05b133ff8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The params for the C iterator. < a href = "#a0745d33dd881f6ca78b168e05b133ff8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0745d33dd881f6ca78b168e05b133ff8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-10-27 05:54:58 +08:00
< tr class = "memitem:a4aa03c14de3f0c3c1cf46c3d5f52d802" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af89096da16d4ec40cb2d388a28cc69be" > LongIndex< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#a4aa03c14de3f0c3c1cf46c3d5f52d802" > batch_stride_C< / a > < / td > < / tr >
< tr class = "memdesc:a4aa03c14de3f0c3c1cf46c3d5f52d802" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Batch stride for C matrix. < a href = "#a4aa03c14de3f0c3c1cf46c3d5f52d802" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4aa03c14de3f0c3c1cf46c3d5f52d802" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-20 05:02:08 +08:00
< tr class = "memitem:abbcccb203f9823e621caa4475aa3d346" > < td class = "memItemLeft" align = "right" valign = "top" > GlobalStoreIteratorD::Params  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#abbcccb203f9823e621caa4475aa3d346" > iterator_d< / a > < / td > < / tr >
< tr class = "memdesc:abbcccb203f9823e621caa4475aa3d346" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The params for the D global iterator. < a href = "#abbcccb203f9823e621caa4475aa3d346" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:abbcccb203f9823e621caa4475aa3d346" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-10-27 05:54:58 +08:00
< tr class = "memitem:a5208998277daef204983989d24707008" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af89096da16d4ec40cb2d388a28cc69be" > LongIndex< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#a5208998277daef204983989d24707008" > batch_stride_D< / a > < / td > < / tr >
< tr class = "memdesc:a5208998277daef204983989d24707008" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Batch stride for C matrix. < a href = "#a5208998277daef204983989d24707008" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5208998277daef204983989d24707008" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-20 05:02:08 +08:00
< tr class = "memitem:adfdf3eca06ea4061fbfe016336a3f276" > < td class = "memItemLeft" align = "right" valign = "top" > SharedStoreIteratorD::Params  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#adfdf3eca06ea4061fbfe016336a3f276" > shared_store_iterator_d< / a > < / td > < / tr >
< tr class = "memdesc:adfdf3eca06ea4061fbfe016336a3f276" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The params for the D shared store iterator. < a href = "#adfdf3eca06ea4061fbfe016336a3f276" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adfdf3eca06ea4061fbfe016336a3f276" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5d3d1abd85f18476a74bcf616a717f9d" > < td class = "memItemLeft" align = "right" valign = "top" > SharedLoadStreamD::Params  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#a5d3d1abd85f18476a74bcf616a717f9d" > shared_load_stream_d< / a > < / td > < / tr >
< tr class = "memdesc:a5d3d1abd85f18476a74bcf616a717f9d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The params for the D shared load stream. < a href = "#a5d3d1abd85f18476a74bcf616a717f9d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5d3d1abd85f18476a74bcf616a717f9d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adb04e5990ab7faae9e8c0b110d2e3bee" > < td class = "memItemLeft" align = "right" valign = "top" > Functor::Params  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#adb04e5990ab7faae9e8c0b110d2e3bee" > functor< / a > < / td > < / tr >
< tr class = "memdesc:adb04e5990ab7faae9e8c0b110d2e3bee" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The functor params. < a href = "#adb04e5990ab7faae9e8c0b110d2e3bee" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adb04e5990ab7faae9e8c0b110d2e3bee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-05-17 02:44:56 +08:00
< / table >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2018-09-20 05:02:08 +08:00
< a id = "a13395bf81eabdc539c935e179c31d7ca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a13395bf81eabdc539c935e179c31d7ca" > ◆ < / a > < / span > initialize()< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2018-09-20 05:02:08 +08:00
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
2018-05-17 02:44:56 +08:00
< div class = "memtemplate" >
template< typename GemmDesc_ > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > int < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::initialize < / td >
2018-05-17 02:44:56 +08:00
< td > (< / td >
< td class = "paramtype" > GemmDesc_ const &   < / td >
< td class = "paramname" > < em > desc< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2018-10-27 05:54:58 +08:00
< a id = "a4aa03c14de3f0c3c1cf46c3d5f52d802" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4aa03c14de3f0c3c1cf46c3d5f52d802" > ◆ < / a > < / span > batch_stride_C< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af89096da16d4ec40cb2d388a28cc69be" > LongIndex< / a > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::batch_stride_C< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a5208998277daef204983989d24707008" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5208998277daef204983989d24707008" > ◆ < / a > < / span > batch_stride_D< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af89096da16d4ec40cb2d388a28cc69be" > LongIndex< / a > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::batch_stride_D< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "adb04e5990ab7faae9e8c0b110d2e3bee" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adb04e5990ab7faae9e8c0b110d2e3bee" > ◆ < / a > < / span > functor< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2018-09-20 05:02:08 +08:00
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
2018-05-17 02:44:56 +08:00
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > Functor::Params < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::functor< / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "a0745d33dd881f6ca78b168e05b133ff8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0745d33dd881f6ca78b168e05b133ff8" > ◆ < / a > < / span > iterator_c< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2018-09-20 05:02:08 +08:00
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
2018-05-17 02:44:56 +08:00
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > GlobalLoadIteratorC::Params < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::iterator_c< / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "abbcccb203f9823e621caa4475aa3d346" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abbcccb203f9823e621caa4475aa3d346" > ◆ < / a > < / span > iterator_d< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2018-09-20 05:02:08 +08:00
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
2018-05-17 02:44:56 +08:00
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > GlobalStoreIteratorD::Params < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::iterator_d< / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "a5d3d1abd85f18476a74bcf616a717f9d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5d3d1abd85f18476a74bcf616a717f9d" > ◆ < / a > < / span > shared_load_stream_d< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2018-09-20 05:02:08 +08:00
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
2018-05-17 02:44:56 +08:00
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > SharedLoadStreamD::Params < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::shared_load_stream_d< / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "adfdf3eca06ea4061fbfe016336a3f276" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adfdf3eca06ea4061fbfe016336a3f276" > ◆ < / a > < / span > shared_store_iterator_d< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2018-09-20 05:02:08 +08:00
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
2018-05-17 02:44:56 +08:00
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > SharedStoreIteratorD::Params < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::shared_store_iterator_d< / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "a497b91e93d0eb29ca54553f8de4c694f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a497b91e93d0eb29ca54553f8de4c694f" > ◆ < / a > < / span > stride_h< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2018-09-20 05:02:08 +08:00
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
2018-05-17 02:44:56 +08:00
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a23b0e6a448e51f2e0837af95802c23b0" > Index< / a > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::stride_h< / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "ae814ac640d05358a3ce0ea70ed13ea68" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae814ac640d05358a3ce0ea70ed13ea68" > ◆ < / a > < / span > stride_w< / h2 >
2018-05-17 02:44:56 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
2018-09-20 05:02:08 +08:00
template< typename OutputTile_, typename Accumulators_, typename GlobalLoadIteratorC_, typename GlobalTransformerC_, typename GlobalTransformerD_, typename GlobalStoreIteratorD_, typename SharedStoreIteratorD_, typename SharedStoreTransformerD_, typename SharedLoadStreamD_, typename Iterations_, typename Delta_, typename Functor_, typename Index_ = int> < / div >
2018-05-17 02:44:56 +08:00
< table class = "memname" >
< tr >
2018-09-20 05:02:08 +08:00
< td class = "memname" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a23b0e6a448e51f2e0837af95802c23b0" > Index< / a > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html" > cutlass::gemm::GemmEpilogueTraits< / a > < OutputTile_, Accumulators_, GlobalLoadIteratorC_, GlobalTransformerC_, GlobalTransformerD_, GlobalStoreIteratorD_, SharedStoreIteratorD_, SharedStoreTransformerD_, SharedLoadStreamD_, Iterations_, Delta_, Functor_, Index_ > ::Params::stride_w< / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "gemm__epilogue__traits_8h_source.html" > gemm_epilogue_traits.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2018-10-27 05:54:58 +08:00
Generated on Fri Oct 26 2018 14:53:39 for Cutlass by   < a href = "http://www.doxygen.org/index.html" >
2018-05-17 02:44:56 +08:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.14
< / small > < / address >
< / body >
< / html >