2018-10-27 05:54:58 +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" / >
2019-11-20 08:55:34 +08:00
< meta name = "generator" content = "Doxygen 1.8.11" / >
< title > CUTLASS: cutlass::reduction::BatchedReductionTraits< ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > Struct Template Reference< / title >
2018-10-27 05:54:58 +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 >
2019-11-20 08:55:34 +08:00
< script type = "text/javascript" >
$(document).ready(function() { init_search(); });
< / script >
2018-10-27 05:54:58 +08:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
2019-11-20 08:55:34 +08:00
< / script > < script type = "text/javascript" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2018-10-27 05:54:58 +08:00
< 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;" >
2019-11-20 08:55:34 +08:00
< td id = "projectlogo" > < img alt = "Logo" src = "cutlass-logo-small.png" / > < / td >
2018-10-27 05:54:58 +08:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2019-11-20 08:55:34 +08:00
< div id = "projectname" > CUTLASS
2018-10-27 05:54:58 +08:00
< / div >
< div id = "projectbrief" > CUDA Templates for Linear Algebra Subroutines and Solvers< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2019-11-20 08:55:34 +08:00
<!-- Generated by Doxygen 1.8.11 -->
2018-10-27 05:54:58 +08:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
2019-11-20 08:55:34 +08:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
2018-10-27 05:54:58 +08:00
<!-- 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_1reduction.html" > reduction< / a > < / li > < li class = "navelem" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > BatchedReductionTraits< / 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 = "#pub-static-attribs" > Static Public Attributes< / a > |
< a href = "structcutlass_1_1reduction_1_1BatchedReductionTraits-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > cutlass::reduction::BatchedReductionTraits< ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > Struct Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "batched__reduction__traits_8h_source.html" > batched_reduction_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_1reduction_1_1BatchedReductionTraits_1_1Params.html" > Params< / a > < / 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 >
< tr class = "memitem:acfeed4cb4e5eec9d8e1ae2b787cc88e2" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#acfeed4cb4e5eec9d8e1ae2b787cc88e2" > This_< / a > < / td > < / tr >
< tr class = "separator:acfeed4cb4e5eec9d8e1ae2b787cc88e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a085c72d54426f5eb60f5bffa9c383229" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReduction.html" > cutlass::reduction::BatchedReduction< / a > < < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#acfeed4cb4e5eec9d8e1ae2b787cc88e2" > This_< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#a085c72d54426f5eb60f5bffa9c383229" > KernelClass< / a > < / td > < / tr >
< tr class = "memdesc:a085c72d54426f5eb60f5bffa9c383229" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The struct that consumes this Traits. < a href = "#a085c72d54426f5eb60f5bffa9c383229" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a085c72d54426f5eb60f5bffa9c383229" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3b0e98519b7e551ef6adac69e7406d8f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef OutputTile_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#a3b0e98519b7e551ef6adac69e7406d8f" > OutputTile< / a > < / td > < / tr >
< tr class = "separator:a3b0e98519b7e551ef6adac69e7406d8f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9d4dcb20a69869ebda639747a16e647" > < td class = "memItemLeft" align = "right" valign = "top" > typedef SubTile_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ad9d4dcb20a69869ebda639747a16e647" > SubTile< / a > < / td > < / tr >
< tr class = "separator:ad9d4dcb20a69869ebda639747a16e647" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a29e8adec50bc7e5c0a91f975dff4a7f3" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ThreadShape_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#a29e8adec50bc7e5c0a91f975dff4a7f3" > ThreadShape< / a > < / td > < / tr >
< tr class = "separator:a29e8adec50bc7e5c0a91f975dff4a7f3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1c6cd0a76b2b2fc9cd021b016f30f459" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ScalarA_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#a1c6cd0a76b2b2fc9cd021b016f30f459" > ScalarA< / a > < / td > < / tr >
< tr class = "memdesc:a1c6cd0a76b2b2fc9cd021b016f30f459" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The input pointer type. < a href = "#a1c6cd0a76b2b2fc9cd021b016f30f459" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1c6cd0a76b2b2fc9cd021b016f30f459" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adb39cf54a839bdb2e38fbc8a0bf304a8" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ScalarC_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#adb39cf54a839bdb2e38fbc8a0bf304a8" > ScalarC< / a > < / td > < / tr >
< tr class = "separator:adb39cf54a839bdb2e38fbc8a0bf304a8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abb54e3addfee4097b37deb5cb30fb582" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ScalarD_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#abb54e3addfee4097b37deb5cb30fb582" > ScalarD< / a > < / td > < / tr >
< tr class = "memdesc:abb54e3addfee4097b37deb5cb30fb582" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The output pointer type. < a href = "#abb54e3addfee4097b37deb5cb30fb582" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:abb54e3addfee4097b37deb5cb30fb582" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab89c35cfce0017a47341a1e3b2894e0f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ScalarAlphaBeta_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ab89c35cfce0017a47341a1e3b2894e0f" > ScalarAlphaBeta< / a > < / td > < / tr >
< tr class = "memdesc:ab89c35cfce0017a47341a1e3b2894e0f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The alpha beta type. < a href = "#ab89c35cfce0017a47341a1e3b2894e0f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab89c35cfce0017a47341a1e3b2894e0f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae7e468b1d372b4b807e2e1089af885ec" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ScalarAccum_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ae7e468b1d372b4b807e2e1089af885ec" > ScalarAccum< / a > < / td > < / tr >
< tr class = "memdesc:ae7e468b1d372b4b807e2e1089af885ec" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The type for accumulation. < a href = "#ae7e468b1d372b4b807e2e1089af885ec" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae7e468b1d372b4b807e2e1089af885ec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab0c9e548f3ee62746e727127e387a8f4" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Index_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ab0c9e548f3ee62746e727127e387a8f4" > Index< / a > < / td > < / tr >
< tr class = "memdesc:ab0c9e548f3ee62746e727127e387a8f4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The index. < a href = "#ab0c9e548f3ee62746e727127e387a8f4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab0c9e548f3ee62746e727127e387a8f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae0c016bcbe687063774d8abd554939b6" > < td class = "memItemLeft" align = "right" valign = "top" > typedef BlockSwizzle_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ae0c016bcbe687063774d8abd554939b6" > BlockSwizzle< / a > < / td > < / tr >
< tr class = "memdesc:ae0c016bcbe687063774d8abd554939b6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The thread block swizzle. < a href = "#ae0c016bcbe687063774d8abd554939b6" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae0c016bcbe687063774d8abd554939b6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af62fd99fae22a4e4d93cfa0560f1dcc5" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Functor_  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#af62fd99fae22a4e4d93cfa0560f1dcc5" > Functor< / a > < / td > < / tr >
< tr class = "separator:af62fd99fae22a4e4d93cfa0560f1dcc5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-attribs" > < / a >
Static Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a00c71c9a18aaad84f4a48023dbbb454e" > < td class = "memItemLeft" align = "right" valign = "top" > static const int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#a00c71c9a18aaad84f4a48023dbbb454e" > ReductionSize< / a > = ReductionSize_< / td > < / tr >
< tr class = "separator:a00c71c9a18aaad84f4a48023dbbb454e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab4f5f457dbfa6bd250a4c34e1d573a85" > < td class = "memItemLeft" align = "right" valign = "top" > static const bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ab4f5f457dbfa6bd250a4c34e1d573a85" > ThreadShapeMultiple2< / a > = (ThreadShape::kW % 2 == 0)< / td > < / tr >
< tr class = "memdesc:ab4f5f457dbfa6bd250a4c34e1d573a85" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > check if threadShape is multiple of 2. < a href = "#ab4f5f457dbfa6bd250a4c34e1d573a85" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab4f5f457dbfa6bd250a4c34e1d573a85" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab35edeae5cd8767bd376fad5f6680e25" > < td class = "memItemLeft" align = "right" valign = "top" > static int const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ab35edeae5cd8767bd376fad5f6680e25" > kThreads< / a > = SubTile::kW / ThreadShape::kW< / td > < / tr >
< tr class = "separator:ab35edeae5cd8767bd376fad5f6680e25" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af11a3284195a24e580d2f379f179f05a" > < td class = "memItemLeft" align = "right" valign = "top" > static int const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#af11a3284195a24e580d2f379f179f05a" > maxInReg< / a > = maxInReg_< / td > < / tr >
< tr class = "separator:af11a3284195a24e580d2f379f179f05a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac28e31791c5888bbe7b04abe6376a422" > < td class = "memItemLeft" align = "right" valign = "top" > static int const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ac28e31791c5888bbe7b04abe6376a422" > maxOutReg< / a > = maxOutReg_< / td > < / tr >
< tr class = "separator:ac28e31791c5888bbe7b04abe6376a422" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Typedef Documentation< / h2 >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "ae0c016bcbe687063774d8abd554939b6" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef BlockSwizzle_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ae0c016bcbe687063774d8abd554939b6" > BlockSwizzle< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "af62fd99fae22a4e4d93cfa0560f1dcc5" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef Functor_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#af62fd99fae22a4e4d93cfa0560f1dcc5" > Functor< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "ab0c9e548f3ee62746e727127e387a8f4" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef Index_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ab0c9e548f3ee62746e727127e387a8f4" > Index< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "a085c72d54426f5eb60f5bffa9c383229" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReduction.html" > cutlass::reduction::BatchedReduction< / a > < < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#acfeed4cb4e5eec9d8e1ae2b787cc88e2" > This_< / a > > < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#a085c72d54426f5eb60f5bffa9c383229" > KernelClass< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "a3b0e98519b7e551ef6adac69e7406d8f" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef OutputTile_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#a3b0e98519b7e551ef6adac69e7406d8f" > OutputTile< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "a1c6cd0a76b2b2fc9cd021b016f30f459" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef ScalarA_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#a1c6cd0a76b2b2fc9cd021b016f30f459" > ScalarA< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "ae7e468b1d372b4b807e2e1089af885ec" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef ScalarAccum_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ae7e468b1d372b4b807e2e1089af885ec" > ScalarAccum< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "ab89c35cfce0017a47341a1e3b2894e0f" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef ScalarAlphaBeta_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ab89c35cfce0017a47341a1e3b2894e0f" > ScalarAlphaBeta< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "adb39cf54a839bdb2e38fbc8a0bf304a8" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef ScalarC_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#adb39cf54a839bdb2e38fbc8a0bf304a8" > ScalarC< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "abb54e3addfee4097b37deb5cb30fb582" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef ScalarD_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#abb54e3addfee4097b37deb5cb30fb582" > ScalarD< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "ad9d4dcb20a69869ebda639747a16e647" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef SubTile_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#ad9d4dcb20a69869ebda639747a16e647" > SubTile< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "acfeed4cb4e5eec9d8e1ae2b787cc88e2" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_> < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#acfeed4cb4e5eec9d8e1ae2b787cc88e2" > This_< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "a29e8adec50bc7e5c0a91f975dff4a7f3" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef ThreadShape_ < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::< a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html#a29e8adec50bc7e5c0a91f975dff4a7f3" > ThreadShape< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "ab35edeae5cd8767bd376fad5f6680e25" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int const < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::kThreads = SubTile::kW / ThreadShape::kW< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Parameteres object constructable on the host The number of threads per thread block. can be deduced < / p >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "af11a3284195a24e580d2f379f179f05a" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int const < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::maxInReg = maxInReg_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "ac28e31791c5888bbe7b04abe6376a422" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int const < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::maxOutReg = maxOutReg_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "a00c71c9a18aaad84f4a48023dbbb454e" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const int < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::ReductionSize = ReductionSize_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2019-11-20 08:55:34 +08:00
< a class = "anchor" id = "ab4f5f457dbfa6bd250a4c34e1d573a85" > < / a >
2018-10-27 05:54:58 +08:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename ScalarA_ , typename ScalarC_ , typename ScalarD_ , typename ScalarAlphaBeta_ , typename ScalarAccum_ , int ReductionSize_ = 1, typename OutputTile_ = Shape< 1, 1, 128> , typename SubTile_ = Shape< 1, 1, 64> , typename ThreadShape_ = Shape< 1, 1, 2> , typename Index_ = int, typename BlockSwizzle_ = DefaultBlockSwizzle, int maxInReg_ = 160, int maxOutReg_ = 64, typename Functor_ = typename cutlass::gemm::LinearScaling< ScalarAlphaBeta_, typename cutlass::gemm::FragmentMultiplyAdd< ScalarAlphaBeta_, ScalarAccum_, (ThreadShape_::kW % 2 == 0)> > > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const bool < a class = "el" href = "structcutlass_1_1reduction_1_1BatchedReductionTraits.html" > cutlass::reduction::BatchedReductionTraits< / a > < ScalarA_, ScalarC_, ScalarD_, ScalarAlphaBeta_, ScalarAccum_, ReductionSize_, OutputTile_, SubTile_, ThreadShape_, Index_, BlockSwizzle_, maxInReg_, maxOutReg_, Functor_ > ::ThreadShapeMultiple2 = (ThreadShape::kW % 2 == 0)< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / 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 = "batched__reduction__traits_8h_source.html" > batched_reduction_traits.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2019-11-20 08:55:34 +08:00
Generated by   < a href = "http://www.doxygen.org/index.html" >
2018-10-27 05:54:58 +08:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2019-11-20 08:55:34 +08:00
< / a > 1.8.11
2018-10-27 05:54:58 +08:00
< / small > < / address >
< / body >
< / html >