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" / >
< title > Cutlass: cutlass::gemm::IgemmInt8ToFloatConverter< kElements_ > Struct 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/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_1IgemmInt8ToFloatConverter.html" > IgemmInt8ToFloatConverter< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > cutlass::gemm::IgemmInt8ToFloatConverter< kElements_ > Struct Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "igemm__epilogue_8h_source.html" > igemm_epilogue.h< / a > > < / 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:a702ca51abc077355a2d7343976a0cfdb" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1Fragment.html" > Fragment< / a > < int8_t, kElements_ >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a702ca51abc077355a2d7343976a0cfdb" > InputFragment< / a > < / td > < / tr >
< tr class = "memdesc:a702ca51abc077355a2d7343976a0cfdb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The input fragment. < a href = "#a702ca51abc077355a2d7343976a0cfdb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a702ca51abc077355a2d7343976a0cfdb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a66ac385a1cd771b95f70ee36cd74e8f7" > < td class = "memItemLeft" align = "right" valign = "top" > typedef < a class = "el" href = "structcutlass_1_1Fragment.html" > Fragment< / a > < float, kElements_ >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a66ac385a1cd771b95f70ee36cd74e8f7" > OutputFragment< / a > < / td > < / tr >
< tr class = "memdesc:a66ac385a1cd771b95f70ee36cd74e8f7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The output fragment. < a href = "#a66ac385a1cd771b95f70ee36cd74e8f7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a66ac385a1cd771b95f70ee36cd74e8f7" > < td class = "memSeparator" colspan = "2" >   < / 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:a88a55a494d3a30d50477d50bf6a8804d" > < td class = "memItemLeft" align = "right" valign = "top" > CUTLASS_DEVICE  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a88a55a494d3a30d50477d50bf6a8804d" > IgemmInt8ToFloatConverter< / a > ()< / td > < / tr >
< tr class = "memdesc:a88a55a494d3a30d50477d50bf6a8804d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Ctor. < a href = "#a88a55a494d3a30d50477d50bf6a8804d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a88a55a494d3a30d50477d50bf6a8804d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aca8a61e8eb1ab33b9c61e2e7d342379d" > < td class = "memItemLeft" align = "right" valign = "top" > CUTLASS_DEVICE void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#aca8a61e8eb1ab33b9c61e2e7d342379d" > transform< / a > (< a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a702ca51abc077355a2d7343976a0cfdb" > InputFragment< / a > const & src, < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a66ac385a1cd771b95f70ee36cd74e8f7" > OutputFragment< / a > & dst)< / td > < / tr >
< tr class = "memdesc:aca8a61e8eb1ab33b9c61e2e7d342379d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Transform a fragment. < a href = "#aca8a61e8eb1ab33b9c61e2e7d342379d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aca8a61e8eb1ab33b9c61e2e7d342379d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a89e078dbf376da872c3993ccbaf744d3" > < td class = "memTemplParams" colspan = "2" > template< typename Fragment_ > < / td > < / tr >
< tr class = "memitem:a89e078dbf376da872c3993ccbaf744d3" > < td class = "memTemplItemLeft" align = "right" valign = "top" > CUTLASS_DEVICE void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a89e078dbf376da872c3993ccbaf744d3" > transform< / a > (Fragment_ const & src, int offset, < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a66ac385a1cd771b95f70ee36cd74e8f7" > OutputFragment< / a > & dst)< / td > < / tr >
< tr class = "memdesc:a89e078dbf376da872c3993ccbaf744d3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Transform a fragment. < a href = "#a89e078dbf376da872c3993ccbaf744d3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a89e078dbf376da872c3993ccbaf744d3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a702ca51abc077355a2d7343976a0cfdb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a702ca51abc077355a2d7343976a0cfdb" > ◆ < / a > < / span > InputFragment< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kElements_> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1Fragment.html" > Fragment< / a > < int8_t, kElements_> < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html" > cutlass::gemm::IgemmInt8ToFloatConverter< / a > < kElements_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a702ca51abc077355a2d7343976a0cfdb" > InputFragment< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a66ac385a1cd771b95f70ee36cd74e8f7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a66ac385a1cd771b95f70ee36cd74e8f7" > ◆ < / a > < / span > OutputFragment< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kElements_> < / div >
< table class = "memname" >
< tr >
< td class = "memname" > typedef < a class = "el" href = "structcutlass_1_1Fragment.html" > Fragment< / a > < float, kElements_> < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html" > cutlass::gemm::IgemmInt8ToFloatConverter< / a > < kElements_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a66ac385a1cd771b95f70ee36cd74e8f7" > OutputFragment< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a88a55a494d3a30d50477d50bf6a8804d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a88a55a494d3a30d50477d50bf6a8804d" > ◆ < / a > < / span > IgemmInt8ToFloatConverter()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kElements_> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > CUTLASS_DEVICE < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html" > cutlass::gemm::IgemmInt8ToFloatConverter< / a > < kElements_ > ::< a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html" > IgemmInt8ToFloatConverter< / 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 id = "aca8a61e8eb1ab33b9c61e2e7d342379d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aca8a61e8eb1ab33b9c61e2e7d342379d" > ◆ < / a > < / span > transform() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kElements_> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > CUTLASS_DEVICE void < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html" > cutlass::gemm::IgemmInt8ToFloatConverter< / a > < kElements_ > ::transform < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a702ca51abc077355a2d7343976a0cfdb" > InputFragment< / a > const &   < / td >
< td class = "paramname" > < em > src< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a66ac385a1cd771b95f70ee36cd74e8f7" > OutputFragment< / a > &   < / td >
< td class = "paramname" > < em > dst< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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 >
< a id = "a89e078dbf376da872c3993ccbaf744d3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a89e078dbf376da872c3993ccbaf744d3" > ◆ < / a > < / span > transform() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kElements_> < / div >
< div class = "memtemplate" >
template< typename Fragment_ > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > CUTLASS_DEVICE void < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html" > cutlass::gemm::IgemmInt8ToFloatConverter< / a > < kElements_ > ::transform < / td >
< td > (< / td >
< td class = "paramtype" > Fragment_ const &   < / td >
< td class = "paramname" > < em > src< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > offset< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "structcutlass_1_1gemm_1_1IgemmInt8ToFloatConverter.html#a66ac385a1cd771b95f70ee36cd74e8f7" > OutputFragment< / a > &   < / td >
< td class = "paramname" > < em > dst< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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 >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "igemm__epilogue_8h_source.html" > igemm_epilogue.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:40 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 >