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_ > Struct Template 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 > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#pub-types" > Public Types< / a > |
< a href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits-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_ > Struct Template Reference< / div > < / div >
2018-05-17 02:44:56 +08:00
< / div > <!-- header -->
< div class = "contents" >
< 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 = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html" > Params< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The params. < a href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1Params.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1SharedStorage.html" > SharedStorage< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The shared memory to swizzle the data in the epilogue. < a href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits_1_1SharedStorage.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > union   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unioncutlass_1_1gemm_1_1GemmEpilogueTraits_1_1StreamSharedStorage.html" > StreamSharedStorage< / a > < / td > < / tr >
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The shared memory storage to exchange data. < a href = "unioncutlass_1_1gemm_1_1GemmEpilogueTraits_1_1StreamSharedStorage.html#details" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
2018-09-20 05:02:08 +08:00
< tr class = "memitem:af4d17d3774382fc0ba63d329bd12772c" > < td class = "memItemLeft" align = "right" valign = "top" > typedef OutputTile_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af4d17d3774382fc0ba63d329bd12772c" > OutputTile< / a > < / td > < / tr >
< tr class = "memdesc:af4d17d3774382fc0ba63d329bd12772c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The output tile. < a href = "#af4d17d3774382fc0ba63d329bd12772c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af4d17d3774382fc0ba63d329bd12772c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af27cfae15beafcfbaf6d660781cbe5c4" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Accumulators_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af27cfae15beafcfbaf6d660781cbe5c4" > Accumulators< / a > < / td > < / tr >
< tr class = "separator:af27cfae15beafcfbaf6d660781cbe5c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4de6207ce3843d6c4325abc7d7abcf24" > < td class = "memItemLeft" align = "right" valign = "top" > typedef GlobalLoadIteratorC_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a4de6207ce3843d6c4325abc7d7abcf24" > GlobalLoadIteratorC< / a > < / td > < / tr >
< tr class = "memdesc:a4de6207ce3843d6c4325abc7d7abcf24" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The iterator for C in global memory. < a href = "#a4de6207ce3843d6c4325abc7d7abcf24" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4de6207ce3843d6c4325abc7d7abcf24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a853b7ad3afb06fd720afc4559df2198d" > < td class = "memItemLeft" align = "right" valign = "top" > typedef GlobalTransformerC_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a853b7ad3afb06fd720afc4559df2198d" > GlobalTransformerC< / a > < / td > < / tr >
< tr class = "memdesc:a853b7ad3afb06fd720afc4559df2198d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The transformer for C. < a href = "#a853b7ad3afb06fd720afc4559df2198d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a853b7ad3afb06fd720afc4559df2198d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adb4eb47c84dc1c6df2556e72ff5800e6" > < td class = "memItemLeft" align = "right" valign = "top" > typedef GlobalTransformerD_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#adb4eb47c84dc1c6df2556e72ff5800e6" > GlobalTransformerD< / a > < / td > < / tr >
< tr class = "memdesc:adb4eb47c84dc1c6df2556e72ff5800e6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The transformer for D. < a href = "#adb4eb47c84dc1c6df2556e72ff5800e6" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adb4eb47c84dc1c6df2556e72ff5800e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada036c0457773a42fb18bc0463071d02" > < td class = "memItemLeft" align = "right" valign = "top" > typedef GlobalStoreIteratorD_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#ada036c0457773a42fb18bc0463071d02" > GlobalStoreIteratorD< / a > < / td > < / tr >
< tr class = "memdesc:ada036c0457773a42fb18bc0463071d02" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The iterator for D in global memory. < a href = "#ada036c0457773a42fb18bc0463071d02" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ada036c0457773a42fb18bc0463071d02" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48dee5c2aafb86e999732a1347c9f668" > < td class = "memItemLeft" align = "right" valign = "top" > typedef SharedStoreIteratorD_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a48dee5c2aafb86e999732a1347c9f668" > SharedStoreIteratorD< / a > < / td > < / tr >
< tr class = "memdesc:a48dee5c2aafb86e999732a1347c9f668" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The iterator to store D in shared memory. < a href = "#a48dee5c2aafb86e999732a1347c9f668" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a48dee5c2aafb86e999732a1347c9f668" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a685d59ee03a226e62660e83c4c60ca69" > < td class = "memItemLeft" align = "right" valign = "top" > typedef SharedStoreTransformerD_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a685d59ee03a226e62660e83c4c60ca69" > SharedStoreTransformerD< / a > < / td > < / tr >
< tr class = "memdesc:a685d59ee03a226e62660e83c4c60ca69" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The shared store transformer for D. < a href = "#a685d59ee03a226e62660e83c4c60ca69" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a685d59ee03a226e62660e83c4c60ca69" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5bb3232a2f15d8263d058c69b0839e2f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef SharedLoadStreamD_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a5bb3232a2f15d8263d058c69b0839e2f" > SharedLoadStreamD< / a > < / td > < / tr >
< tr class = "memdesc:a5bb3232a2f15d8263d058c69b0839e2f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The stream to store D in shared memory. < a href = "#a5bb3232a2f15d8263d058c69b0839e2f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5bb3232a2f15d8263d058c69b0839e2f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7cf2e703f78b877ad551d0516982da10" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Iterations_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a7cf2e703f78b877ad551d0516982da10" > Iterations< / a > < / td > < / tr >
< tr class = "memdesc:a7cf2e703f78b877ad551d0516982da10" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > typedef typename GemmConfig::EpilogueIterations Iterations; < a href = "#a7cf2e703f78b877ad551d0516982da10" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7cf2e703f78b877ad551d0516982da10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a84b89d856f548a26fa1dc15bfd2940da" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Delta_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a84b89d856f548a26fa1dc15bfd2940da" > Delta< / a > < / td > < / tr >
< tr class = "memdesc:a84b89d856f548a26fa1dc15bfd2940da" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The iterations strides. < a href = "#a84b89d856f548a26fa1dc15bfd2940da" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a84b89d856f548a26fa1dc15bfd2940da" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8acbe7bfa905258a964ef56e634d4c99" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Functor_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a8acbe7bfa905258a964ef56e634d4c99" > Functor< / a > < / td > < / tr >
< tr class = "memdesc:a8acbe7bfa905258a964ef56e634d4c99" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The functor in charge of the math. < a href = "#a8acbe7bfa905258a964ef56e634d4c99" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8acbe7bfa905258a964ef56e634d4c99" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a23b0e6a448e51f2e0837af95802c23b0" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Index_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a23b0e6a448e51f2e0837af95802c23b0" > Index< / a > < / td > < / tr >
< tr class = "memdesc:a23b0e6a448e51f2e0837af95802c23b0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The index. < a href = "#a23b0e6a448e51f2e0837af95802c23b0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a23b0e6a448e51f2e0837af95802c23b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-10-27 05:54:58 +08:00
< tr class = "memitem:af89096da16d4ec40cb2d388a28cc69be" > < td class = "memItemLeft" align = "right" valign = "top" > typedef long long  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af89096da16d4ec40cb2d388a28cc69be" > LongIndex< / a > < / td > < / tr >
< tr class = "memdesc:af89096da16d4ec40cb2d388a28cc69be" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The long index. < a href = "#af89096da16d4ec40cb2d388a28cc69be" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af89096da16d4ec40cb2d388a28cc69be" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-20 05:02:08 +08:00
< tr class = "memitem:a8f15d59a7571d406d5ef593c342f0d4a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Functor::Scalar  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a8f15d59a7571d406d5ef593c342f0d4a" > Scalar< / a > < / td > < / tr >
< tr class = "memdesc:a8f15d59a7571d406d5ef593c342f0d4a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > We do not support 3D or 4D shapes. < a href = "#a8f15d59a7571d406d5ef593c342f0d4a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8f15d59a7571d406d5ef593c342f0d4a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa794b5f04ce736cdba0d778861ce3a9c" > < td class = "memItemLeft" align = "right" valign = "top" > typedef GlobalLoadIteratorC::Scalar  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#aa794b5f04ce736cdba0d778861ce3a9c" > ScalarC< / a > < / td > < / tr >
< tr class = "memdesc:aa794b5f04ce736cdba0d778861ce3a9c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The scalar for C. < a href = "#aa794b5f04ce736cdba0d778861ce3a9c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa794b5f04ce736cdba0d778861ce3a9c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9a81c3ff36a4f3aa376e2cff94cbb50" > < td class = "memItemLeft" align = "right" valign = "top" > typedef GlobalStoreIteratorD::Scalar  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#ad9a81c3ff36a4f3aa376e2cff94cbb50" > ScalarD< / a > < / td > < / tr >
< tr class = "memdesc:ad9a81c3ff36a4f3aa376e2cff94cbb50" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The scalar for D. < a href = "#ad9a81c3ff36a4f3aa376e2cff94cbb50" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad9a81c3ff36a4f3aa376e2cff94cbb50" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-05-17 02:44:56 +08:00
< / table >
< h2 class = "groupheader" > Member Typedef Documentation< / h2 >
2018-09-20 05:02:08 +08:00
< a id = "af27cfae15beafcfbaf6d660781cbe5c4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af27cfae15beafcfbaf6d660781cbe5c4" > ◆ < / a > < / span > Accumulators< / 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" > typedef Accumulators_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af27cfae15beafcfbaf6d660781cbe5c4" > Accumulators< / a > < / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > The number of iterations. The accumulators. < / p >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "a84b89d856f548a26fa1dc15bfd2940da" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a84b89d856f548a26fa1dc15bfd2940da" > ◆ < / a > < / span > Delta< / 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" > typedef Delta_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a84b89d856f548a26fa1dc15bfd2940da" > Delta< / a > < / 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 = "a8acbe7bfa905258a964ef56e634d4c99" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8acbe7bfa905258a964ef56e634d4c99" > ◆ < / 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" > typedef Functor_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a8acbe7bfa905258a964ef56e634d4c99" > Functor< / a > < / 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 = "a4de6207ce3843d6c4325abc7d7abcf24" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4de6207ce3843d6c4325abc7d7abcf24" > ◆ < / a > < / span > GlobalLoadIteratorC< / 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" > typedef GlobalLoadIteratorC_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a4de6207ce3843d6c4325abc7d7abcf24" > GlobalLoadIteratorC< / a > < / 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 = "ada036c0457773a42fb18bc0463071d02" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ada036c0457773a42fb18bc0463071d02" > ◆ < / a > < / span > GlobalStoreIteratorD< / 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" > typedef GlobalStoreIteratorD_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#ada036c0457773a42fb18bc0463071d02" > GlobalStoreIteratorD< / a > < / 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 = "a853b7ad3afb06fd720afc4559df2198d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a853b7ad3afb06fd720afc4559df2198d" > ◆ < / a > < / span > GlobalTransformerC< / 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" > typedef GlobalTransformerC_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a853b7ad3afb06fd720afc4559df2198d" > GlobalTransformerC< / a > < / 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 = "adb4eb47c84dc1c6df2556e72ff5800e6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adb4eb47c84dc1c6df2556e72ff5800e6" > ◆ < / a > < / span > GlobalTransformerD< / 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" > typedef GlobalTransformerD_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#adb4eb47c84dc1c6df2556e72ff5800e6" > GlobalTransformerD< / a > < / 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 = "a23b0e6a448e51f2e0837af95802c23b0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a23b0e6a448e51f2e0837af95802c23b0" > ◆ < / a > < / span > Index< / 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" > typedef Index_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a23b0e6a448e51f2e0837af95802c23b0" > Index< / a > < / 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 = "a7cf2e703f78b877ad551d0516982da10" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7cf2e703f78b877ad551d0516982da10" > ◆ < / a > < / span > Iterations< / 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" > typedef Iterations_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a7cf2e703f78b877ad551d0516982da10" > Iterations< / a > < / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-10-27 05:54:58 +08:00
< / div >
< / div >
< a id = "af89096da16d4ec40cb2d388a28cc69be" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af89096da16d4ec40cb2d388a28cc69be" > ◆ < / a > < / span > LongIndex< / 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" > typedef long long < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af89096da16d4ec40cb2d388a28cc69be" > LongIndex< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2018-05-17 02:44:56 +08:00
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "af4d17d3774382fc0ba63d329bd12772c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af4d17d3774382fc0ba63d329bd12772c" > ◆ < / a > < / span > OutputTile< / 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" > typedef OutputTile_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#af4d17d3774382fc0ba63d329bd12772c" > OutputTile< / a > < / 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 = "a8f15d59a7571d406d5ef593c342f0d4a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8f15d59a7571d406d5ef593c342f0d4a" > ◆ < / a > < / span > Scalar< / 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" > typedef Functor::Scalar < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a8f15d59a7571d406d5ef593c342f0d4a" > Scalar< / a > < / td >
2018-05-17 02:44:56 +08:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > The scalar. < / p >
< / div >
< / div >
2018-09-20 05:02:08 +08:00
< a id = "aa794b5f04ce736cdba0d778861ce3a9c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa794b5f04ce736cdba0d778861ce3a9c" > ◆ < / a > < / span > ScalarC< / 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" > typedef GlobalLoadIteratorC::Scalar < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#aa794b5f04ce736cdba0d778861ce3a9c" > ScalarC< / a > < / 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 = "ad9a81c3ff36a4f3aa376e2cff94cbb50" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad9a81c3ff36a4f3aa376e2cff94cbb50" > ◆ < / a > < / span > ScalarD< / 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" > typedef GlobalStoreIteratorD::Scalar < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#ad9a81c3ff36a4f3aa376e2cff94cbb50" > ScalarD< / a > < / 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 = "a5bb3232a2f15d8263d058c69b0839e2f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5bb3232a2f15d8263d058c69b0839e2f" > ◆ < / a > < / span > SharedLoadStreamD< / 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" > typedef SharedLoadStreamD_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a5bb3232a2f15d8263d058c69b0839e2f" > SharedLoadStreamD< / a > < / 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 = "a48dee5c2aafb86e999732a1347c9f668" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a48dee5c2aafb86e999732a1347c9f668" > ◆ < / a > < / span > SharedStoreIteratorD< / 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" > typedef SharedStoreIteratorD_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a48dee5c2aafb86e999732a1347c9f668" > SharedStoreIteratorD< / a > < / 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 = "a685d59ee03a226e62660e83c4c60ca69" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a685d59ee03a226e62660e83c4c60ca69" > ◆ < / a > < / span > SharedStoreTransformerD< / 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" > typedef SharedStoreTransformerD_ < 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_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1GemmEpilogueTraits.html#a685d59ee03a226e62660e83c4c60ca69" > SharedStoreTransformerD< / a > < / 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 >