cutlass/docs/classcutlass_1_1gemm_1_1war...

575 lines
47 KiB
HTML

<!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.11"/>
<title>CUTLASS: cutlass::gemm::warp::MmaTensorOp&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt; Class Template Reference</title>
<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/javascript">
$(document).ready(function() { init_search(); });
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" 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="projectlogo"><img alt="Logo" src="cutlass-logo-small.png"/></td>
<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.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;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&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</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="namespacecutlass_1_1gemm_1_1warp.html">warp</a></li><li class="navelem"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">MmaTensorOp</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="#pub-static-attribs">Static Public Attributes</a> &#124;
<a href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">cutlass::gemm::warp::MmaTensorOp&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt; Class Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Structure to compute the matrix product targeting CUDA cores and SIMT math instructions.
</p>
<p><code>#include &lt;<a class="el" href="mma__tensor__op_8h_source.html">mma_tensor_op.h</a>&gt;</code></p>
<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:ac876fbcde91b3cd490432e7c8002bc60"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ac876fbcde91b3cd490432e7c8002bc60">Shape</a> = Shape_</td></tr>
<tr class="memdesc:ac876fbcde91b3cd490432e7c8002bc60"><td class="mdescLeft">&#160;</td><td class="mdescRight">Shape of warp-level matrix operation (concept: <a class="el" href="structcutlass_1_1gemm_1_1GemmShape.html" title="Shape of a matrix multiply-add operation. ">GemmShape</a>) <a href="#ac876fbcde91b3cd490432e7c8002bc60">More...</a><br /></td></tr>
<tr class="separator:ac876fbcde91b3cd490432e7c8002bc60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aacab39db92cb1e6c081d4475a7984c8f"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#aacab39db92cb1e6c081d4475a7984c8f">ElementA</a> = ElementA_</td></tr>
<tr class="memdesc:aacab39db92cb1e6c081d4475a7984c8f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Data type of multiplicand A. <a href="#aacab39db92cb1e6c081d4475a7984c8f">More...</a><br /></td></tr>
<tr class="separator:aacab39db92cb1e6c081d4475a7984c8f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8ea4f03edb1809d4a2a07c05f22b8398"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a8ea4f03edb1809d4a2a07c05f22b8398">LayoutA</a> = LayoutA_</td></tr>
<tr class="memdesc:a8ea4f03edb1809d4a2a07c05f22b8398"><td class="mdescLeft">&#160;</td><td class="mdescRight">Layout of multiplicand A. <a href="#a8ea4f03edb1809d4a2a07c05f22b8398">More...</a><br /></td></tr>
<tr class="separator:a8ea4f03edb1809d4a2a07c05f22b8398"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5b4f3c2bc511330a4e41078bf08b430c"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a5b4f3c2bc511330a4e41078bf08b430c">ElementB</a> = ElementB_</td></tr>
<tr class="memdesc:a5b4f3c2bc511330a4e41078bf08b430c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Data type of multiplicand B. <a href="#a5b4f3c2bc511330a4e41078bf08b430c">More...</a><br /></td></tr>
<tr class="separator:a5b4f3c2bc511330a4e41078bf08b430c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af94b734ca46b1e68a273b35f49155e16"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#af94b734ca46b1e68a273b35f49155e16">LayoutB</a> = LayoutB_</td></tr>
<tr class="memdesc:af94b734ca46b1e68a273b35f49155e16"><td class="mdescLeft">&#160;</td><td class="mdescRight">Layout of multiplicand B. <a href="#af94b734ca46b1e68a273b35f49155e16">More...</a><br /></td></tr>
<tr class="separator:af94b734ca46b1e68a273b35f49155e16"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a48cc72d8223f19a7c8995e845124025d"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a48cc72d8223f19a7c8995e845124025d">ElementC</a> = ElementC_</td></tr>
<tr class="memdesc:a48cc72d8223f19a7c8995e845124025d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Data type of accumulator matrix C. <a href="#a48cc72d8223f19a7c8995e845124025d">More...</a><br /></td></tr>
<tr class="separator:a48cc72d8223f19a7c8995e845124025d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a77dea454b02646c21c7e9d3f340b9bdb"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a77dea454b02646c21c7e9d3f340b9bdb">LayoutC</a> = LayoutC_</td></tr>
<tr class="memdesc:a77dea454b02646c21c7e9d3f340b9bdb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Layout of accumulator matrix C. <a href="#a77dea454b02646c21c7e9d3f340b9bdb">More...</a><br /></td></tr>
<tr class="separator:a77dea454b02646c21c7e9d3f340b9bdb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca53ae2c2f98f6b1e735b332904aa9aa"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#aca53ae2c2f98f6b1e735b332904aa9aa">Policy</a> = Policy_</td></tr>
<tr class="memdesc:aca53ae2c2f98f6b1e735b332904aa9aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Shape of the warp in units of thread (concept: MmaLanePolicySimt) <a href="#aca53ae2c2f98f6b1e735b332904aa9aa">More...</a><br /></td></tr>
<tr class="separator:aca53ae2c2f98f6b1e735b332904aa9aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2663baf282d4a7e9549cd52ffbf3cc02"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a2663baf282d4a7e9549cd52ffbf3cc02">OperatorClass</a> = arch::OpClassTensorOp</td></tr>
<tr class="memdesc:a2663baf282d4a7e9549cd52ffbf3cc02"><td class="mdescLeft">&#160;</td><td class="mdescRight">Indicates class of matrix operator. <a href="#a2663baf282d4a7e9549cd52ffbf3cc02">More...</a><br /></td></tr>
<tr class="separator:a2663baf282d4a7e9549cd52ffbf3cc02"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a794384bbf37bce5504232a862dd1e089"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a794384bbf37bce5504232a862dd1e089">IteratorA</a> = <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html">MmaTensorOpMultiplicandTileIterator</a>&lt; <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt; Shape::kM, Shape::kK &gt;, <a class="el" href="namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6a30f767aa191cd5d261e767fd78393607">Operand::kA</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#aacab39db92cb1e6c081d4475a7984c8f">ElementA</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a8ea4f03edb1809d4a2a07c05f22b8398">LayoutA</a>, <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt; Policy::Operator::Shape::kM, Policy::Operator::Shape::kK &gt;, Policy::OpDelta::kRow, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a51960b3e3cdde83bc7321b1607b78302">kThreadCount</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a9e73c525ef6835bd6500f714166a7c43">kPartitionsK</a> &gt;</td></tr>
<tr class="memdesc:a794384bbf37bce5504232a862dd1e089"><td class="mdescLeft">&#160;</td><td class="mdescRight">Iterates over the A operand in memory. <a href="#a794384bbf37bce5504232a862dd1e089">More...</a><br /></td></tr>
<tr class="separator:a794384bbf37bce5504232a862dd1e089"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae7958be3c77c61ee500688bba2195b1a"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae7958be3c77c61ee500688bba2195b1a">FragmentA</a> = typename IteratorA::Fragment</td></tr>
<tr class="memdesc:ae7958be3c77c61ee500688bba2195b1a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Storage for A tile. <a href="#ae7958be3c77c61ee500688bba2195b1a">More...</a><br /></td></tr>
<tr class="separator:ae7958be3c77c61ee500688bba2195b1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83f46087d7f39e4e039e74cbb79e3b89"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a83f46087d7f39e4e039e74cbb79e3b89">IteratorB</a> = <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html">MmaTensorOpMultiplicandTileIterator</a>&lt; <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt; Shape::kK, Shape::kN &gt;, <a class="el" href="namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6a3e56c011b37f0bc78fb9eb175c1181c6">Operand::kB</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a5b4f3c2bc511330a4e41078bf08b430c">ElementB</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#af94b734ca46b1e68a273b35f49155e16">LayoutB</a>, <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt; Policy::Operator::Shape::kK, Policy::Operator::Shape::kN &gt;, Policy::OpDelta::kRow, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a51960b3e3cdde83bc7321b1607b78302">kThreadCount</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a9e73c525ef6835bd6500f714166a7c43">kPartitionsK</a> &gt;</td></tr>
<tr class="memdesc:a83f46087d7f39e4e039e74cbb79e3b89"><td class="mdescLeft">&#160;</td><td class="mdescRight">Iterates over the B operand in memory. <a href="#a83f46087d7f39e4e039e74cbb79e3b89">More...</a><br /></td></tr>
<tr class="separator:a83f46087d7f39e4e039e74cbb79e3b89"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a268f27ae31f2e1a4e8a2e734ec1c1816"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a268f27ae31f2e1a4e8a2e734ec1c1816">FragmentB</a> = typename IteratorB::Fragment</td></tr>
<tr class="memdesc:a268f27ae31f2e1a4e8a2e734ec1c1816"><td class="mdescLeft">&#160;</td><td class="mdescRight">Storage for B tile. <a href="#a268f27ae31f2e1a4e8a2e734ec1c1816">More...</a><br /></td></tr>
<tr class="separator:a268f27ae31f2e1a4e8a2e734ec1c1816"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a40ea7a332afaa4e6476020a7357ed541"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a40ea7a332afaa4e6476020a7357ed541">IteratorC</a> = <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator.html">MmaTensorOpAccumulatorTileIterator</a>&lt; <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt; Shape::kM, Shape::kN &gt;, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a48cc72d8223f19a7c8995e845124025d">ElementC</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a77dea454b02646c21c7e9d3f340b9bdb">LayoutC</a>, typename Policy::Operator::Shape, typename Policy::OpDelta &gt;</td></tr>
<tr class="memdesc:a40ea7a332afaa4e6476020a7357ed541"><td class="mdescLeft">&#160;</td><td class="mdescRight">Iterates over the C operand in memory. <a href="#a40ea7a332afaa4e6476020a7357ed541">More...</a><br /></td></tr>
<tr class="separator:a40ea7a332afaa4e6476020a7357ed541"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae03fe3d58f3d96e875055e7721548bab"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae03fe3d58f3d96e875055e7721548bab">FragmentC</a> = typename IteratorC::Fragment</td></tr>
<tr class="memdesc:ae03fe3d58f3d96e875055e7721548bab"><td class="mdescLeft">&#160;</td><td class="mdescRight">Storage for C tile. <a href="#ae03fe3d58f3d96e875055e7721548bab">More...</a><br /></td></tr>
<tr class="separator:ae03fe3d58f3d96e875055e7721548bab"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ae344dbb59b9234254768238bee17f2d7"><td class="memItemLeft" align="right" valign="top">CUTLASS_DEVICE&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae344dbb59b9234254768238bee17f2d7">MmaTensorOp</a> ()</td></tr>
<tr class="memdesc:ae344dbb59b9234254768238bee17f2d7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Ctor. <a href="#ae344dbb59b9234254768238bee17f2d7">More...</a><br /></td></tr>
<tr class="separator:ae344dbb59b9234254768238bee17f2d7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac7b9462528c81aa23995760c8c104f47"><td class="memItemLeft" align="right" valign="top">CUTLASS_DEVICE void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ac7b9462528c81aa23995760c8c104f47">operator()</a> (<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae03fe3d58f3d96e875055e7721548bab">FragmentC</a> &amp;D, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae7958be3c77c61ee500688bba2195b1a">FragmentA</a> const &amp;A, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a268f27ae31f2e1a4e8a2e734ec1c1816">FragmentB</a> const &amp;B, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae03fe3d58f3d96e875055e7721548bab">FragmentC</a> const &amp;C, int const &amp;partitionN_idx=0) const </td></tr>
<tr class="memdesc:ac7b9462528c81aa23995760c8c104f47"><td class="mdescLeft">&#160;</td><td class="mdescRight">Performs a warp-level matrix multiply-accumulate operation. <a href="#ac7b9462528c81aa23995760c8c104f47">More...</a><br /></td></tr>
<tr class="separator:ac7b9462528c81aa23995760c8c104f47"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a2eddba2b1644d2df5ade4de535b95ed7"><td class="memItemLeft" align="right" valign="top">Policy::Operator&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a2eddba2b1644d2df5ade4de535b95ed7">mma</a></td></tr>
<tr class="memdesc:a2eddba2b1644d2df5ade4de535b95ed7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Underlying matrix multiply operator (concept: <a class="el" href="structcutlass_1_1arch_1_1Mma.html" title="Matrix multiply-add operation. ">arch::Mma</a>) <a href="#a2eddba2b1644d2df5ade4de535b95ed7">More...</a><br /></td></tr>
<tr class="separator:a2eddba2b1644d2df5ade4de535b95ed7"><td class="memSeparator" colspan="2">&#160;</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:a51960b3e3cdde83bc7321b1607b78302"><td class="memItemLeft" align="right" valign="top">static int const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a51960b3e3cdde83bc7321b1607b78302">kThreadCount</a> = 32</td></tr>
<tr class="memdesc:a51960b3e3cdde83bc7321b1607b78302"><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of threads participating in warp-level matrix product. <a href="#a51960b3e3cdde83bc7321b1607b78302">More...</a><br /></td></tr>
<tr class="separator:a51960b3e3cdde83bc7321b1607b78302"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9e73c525ef6835bd6500f714166a7c43"><td class="memItemLeft" align="right" valign="top">static int const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a9e73c525ef6835bd6500f714166a7c43">kPartitionsK</a> = PartitionsK_</td></tr>
<tr class="memdesc:a9e73c525ef6835bd6500f714166a7c43"><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of partitions along K dimension. <a href="#a9e73c525ef6835bd6500f714166a7c43">More...</a><br /></td></tr>
<tr class="separator:a9e73c525ef6835bd6500f714166a7c43"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac47c26a237de7990a53df77a4535141b"><td class="memItemLeft" align="right" valign="top">static int const&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ac47c26a237de7990a53df77a4535141b">kPartitionsN</a> = PartitionsN_</td></tr>
<tr class="memdesc:ac47c26a237de7990a53df77a4535141b"><td class="mdescLeft">&#160;</td><td class="mdescRight">PartitionsN indicating how many PartitionsN for multiplicand B. <a href="#ac47c26a237de7990a53df77a4535141b">More...</a><br /></td></tr>
<tr class="separator:ac47c26a237de7990a53df77a4535141b"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="aacab39db92cb1e6c081d4475a7984c8f"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#aacab39db92cb1e6c081d4475a7984c8f">ElementA</a> = ElementA_</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a5b4f3c2bc511330a4e41078bf08b430c"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a5b4f3c2bc511330a4e41078bf08b430c">ElementB</a> = ElementB_</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a48cc72d8223f19a7c8995e845124025d"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a48cc72d8223f19a7c8995e845124025d">ElementC</a> = ElementC_</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ae7958be3c77c61ee500688bba2195b1a"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae7958be3c77c61ee500688bba2195b1a">FragmentA</a> = typename IteratorA::Fragment</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a268f27ae31f2e1a4e8a2e734ec1c1816"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a268f27ae31f2e1a4e8a2e734ec1c1816">FragmentB</a> = typename IteratorB::Fragment</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ae03fe3d58f3d96e875055e7721548bab"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae03fe3d58f3d96e875055e7721548bab">FragmentC</a> = typename IteratorC::Fragment</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a794384bbf37bce5504232a862dd1e089"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a794384bbf37bce5504232a862dd1e089">IteratorA</a> = <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html">MmaTensorOpMultiplicandTileIterator</a>&lt; <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt;Shape::kM, Shape::kK&gt;, <a class="el" href="namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6a30f767aa191cd5d261e767fd78393607">Operand::kA</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#aacab39db92cb1e6c081d4475a7984c8f">ElementA</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a8ea4f03edb1809d4a2a07c05f22b8398">LayoutA</a>, <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt;Policy::Operator::Shape::kM, Policy::Operator::Shape::kK&gt;, Policy::OpDelta::kRow, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a51960b3e3cdde83bc7321b1607b78302">kThreadCount</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a9e73c525ef6835bd6500f714166a7c43">kPartitionsK</a>&gt;</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a83f46087d7f39e4e039e74cbb79e3b89"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a83f46087d7f39e4e039e74cbb79e3b89">IteratorB</a> = <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpMultiplicandTileIterator.html">MmaTensorOpMultiplicandTileIterator</a>&lt; <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt;Shape::kK, Shape::kN&gt;, <a class="el" href="namespacecutlass_1_1gemm.html#a34338284023da7403c9ecbd3f406b2a6a3e56c011b37f0bc78fb9eb175c1181c6">Operand::kB</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a5b4f3c2bc511330a4e41078bf08b430c">ElementB</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#af94b734ca46b1e68a273b35f49155e16">LayoutB</a>, <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt;Policy::Operator::Shape::kK, Policy::Operator::Shape::kN&gt;, Policy::OpDelta::kRow, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a51960b3e3cdde83bc7321b1607b78302">kThreadCount</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a9e73c525ef6835bd6500f714166a7c43">kPartitionsK</a>&gt;</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a40ea7a332afaa4e6476020a7357ed541"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a40ea7a332afaa4e6476020a7357ed541">IteratorC</a> = <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOpAccumulatorTileIterator.html">MmaTensorOpAccumulatorTileIterator</a>&lt; <a class="el" href="structcutlass_1_1MatrixShape.html">MatrixShape</a>&lt;Shape::kM, Shape::kN&gt;, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a48cc72d8223f19a7c8995e845124025d">ElementC</a>, <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a77dea454b02646c21c7e9d3f340b9bdb">LayoutC</a>, typename Policy::Operator::Shape, typename Policy::OpDelta&gt;</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a8ea4f03edb1809d4a2a07c05f22b8398"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a8ea4f03edb1809d4a2a07c05f22b8398">LayoutA</a> = LayoutA_</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="af94b734ca46b1e68a273b35f49155e16"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#af94b734ca46b1e68a273b35f49155e16">LayoutB</a> = LayoutB_</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a77dea454b02646c21c7e9d3f340b9bdb"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a77dea454b02646c21c7e9d3f340b9bdb">LayoutC</a> = LayoutC_</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a2663baf282d4a7e9549cd52ffbf3cc02"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a2663baf282d4a7e9549cd52ffbf3cc02">OperatorClass</a> = arch::OpClassTensorOp</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="aca53ae2c2f98f6b1e735b332904aa9aa"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#aca53ae2c2f98f6b1e735b332904aa9aa">Policy</a> = Policy_</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ac876fbcde91b3cd490432e7c8002bc60"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ac876fbcde91b3cd490432e7c8002bc60">Shape</a> = Shape_</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ae344dbb59b9234254768238bee17f2d7"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">CUTLASS_DEVICE <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::<a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">MmaTensorOp</a> </td>
<td>(</td>
<td class="paramname"></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 Function Documentation</h2>
<a class="anchor" id="ac7b9462528c81aa23995760c8c104f47"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">CUTLASS_DEVICE void <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::operator() </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae03fe3d58f3d96e875055e7721548bab">FragmentC</a> &amp;&#160;</td>
<td class="paramname"><em>D</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae7958be3c77c61ee500688bba2195b1a">FragmentA</a> const &amp;&#160;</td>
<td class="paramname"><em>A</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#a268f27ae31f2e1a4e8a2e734ec1c1816">FragmentB</a> const &amp;&#160;</td>
<td class="paramname"><em>B</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html#ae03fe3d58f3d96e875055e7721548bab">FragmentC</a> const &amp;&#160;</td>
<td class="paramname"><em>C</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int const &amp;&#160;</td>
<td class="paramname"><em>partitionN_idx</em> = <code>0</code>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</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>
<a class="anchor" id="a9e73c525ef6835bd6500f714166a7c43"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int const <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::kPartitionsK = PartitionsK_</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>
<a class="anchor" id="ac47c26a237de7990a53df77a4535141b"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int const <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::kPartitionsN = PartitionsN_</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>
<a class="anchor" id="a51960b3e3cdde83bc7321b1607b78302"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int const <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::kThreadCount = 32</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>
<a class="anchor" id="a2eddba2b1644d2df5ade4de535b95ed7"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Shape_ , typename ElementA_ , typename LayoutA_ , typename ElementB_ , typename LayoutB_ , typename ElementC_ , typename LayoutC_ , typename Policy_ , int PartitionsK_ = 1, bool AccumulatorsInRowMajor = false, int PartitionsN_ = 1, typename Enable = bool&gt; </div>
<table class="memname">
<tr>
<td class="memname">Policy::Operator <a class="el" href="classcutlass_1_1gemm_1_1warp_1_1MmaTensorOp.html">cutlass::gemm::warp::MmaTensorOp</a>&lt; Shape_, ElementA_, LayoutA_, ElementB_, LayoutB_, ElementC_, LayoutC_, Policy_, PartitionsK_, AccumulatorsInRowMajor, PartitionsN_, Enable &gt;::mma</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="mma__tensor__op_8h_source.html">mma_tensor_op.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>