blob: d688b739af6c64e019b28076a7ffe7bd81f95278 [file] [log] [blame]
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>mxnet: mshadow::expr::type Namespace 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>
<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">mxnet
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</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="namespacemshadow.html">mshadow</a></li><li class="navelem"><a class="el" href="namespacemshadow_1_1expr.html">expr</a></li><li class="navelem"><a class="el" href="namespacemshadow_1_1expr_1_1type.html">type</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">mshadow::expr::type Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>type of expressions
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:a087b8526cc89b1ecf343d0ba363c4bc6"><td class="memItemLeft" align="right" valign="top">const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemshadow_1_1expr_1_1type.html#a087b8526cc89b1ecf343d0ba363c4bc6">kRValue</a> = 0</td></tr>
<tr class="memdesc:a087b8526cc89b1ecf343d0ba363c4bc6"><td class="mdescLeft">&#160;</td><td class="mdescRight">this expression directly correspnds to a data class, can be used to assign data <a href="#a087b8526cc89b1ecf343d0ba363c4bc6">More...</a><br /></td></tr>
<tr class="separator:a087b8526cc89b1ecf343d0ba363c4bc6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa700f17fa964d262266efd336d5c50ca"><td class="memItemLeft" align="right" valign="top">const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemshadow_1_1expr_1_1type.html#aa700f17fa964d262266efd336d5c50ca">kMapper</a> = 1</td></tr>
<tr class="memdesc:aa700f17fa964d262266efd336d5c50ca"><td class="mdescLeft">&#160;</td><td class="mdescRight">expression contains element-wise tensor operations, map a expression to same shape <a href="#aa700f17fa964d262266efd336d5c50ca">More...</a><br /></td></tr>
<tr class="separator:aa700f17fa964d262266efd336d5c50ca"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4b13cee4847e885783f2d60deac391df"><td class="memItemLeft" align="right" valign="top">const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemshadow_1_1expr_1_1type.html#a4b13cee4847e885783f2d60deac391df">kChainer</a> = 3</td></tr>
<tr class="memdesc:a4b13cee4847e885783f2d60deac391df"><td class="mdescLeft">&#160;</td><td class="mdescRight">expression that can be chained with other expressiones Usually it have function Eval(i,j) defined, which pulls the result (i, j) from input expression and output the result at certain position. <a href="#a4b13cee4847e885783f2d60deac391df">More...</a><br /></td></tr>
<tr class="separator:a4b13cee4847e885783f2d60deac391df"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2c0e6f39c75bd68402f9ad902bb452c2"><td class="memItemLeft" align="right" valign="top">const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemshadow_1_1expr_1_1type.html#a2c0e6f39c75bd68402f9ad902bb452c2">kComplex</a> = 7</td></tr>
<tr class="memdesc:a2c0e6f39c75bd68402f9ad902bb452c2"><td class="mdescLeft">&#160;</td><td class="mdescRight">othercase: e.g dot product <a href="#a2c0e6f39c75bd68402f9ad902bb452c2">More...</a><br /></td></tr>
<tr class="separator:a2c0e6f39c75bd68402f9ad902bb452c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>type of expressions </p>
</div><h2 class="groupheader">Variable Documentation</h2>
<a id="a4b13cee4847e885783f2d60deac391df"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4b13cee4847e885783f2d60deac391df">&#9670;&nbsp;</a></span>kChainer</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const int mshadow::expr::type::kChainer = 3</td>
</tr>
</table>
</div><div class="memdoc">
<p>expression that can be chained with other expressiones Usually it have function Eval(i,j) defined, which pulls the result (i, j) from input expression and output the result at certain position. </p>
</div>
</div>
<a id="a2c0e6f39c75bd68402f9ad902bb452c2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2c0e6f39c75bd68402f9ad902bb452c2">&#9670;&nbsp;</a></span>kComplex</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const int mshadow::expr::type::kComplex = 7</td>
</tr>
</table>
</div><div class="memdoc">
<p>othercase: e.g dot product </p>
</div>
</div>
<a id="aa700f17fa964d262266efd336d5c50ca"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa700f17fa964d262266efd336d5c50ca">&#9670;&nbsp;</a></span>kMapper</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const int mshadow::expr::type::kMapper = 1</td>
</tr>
</table>
</div><div class="memdoc">
<p>expression contains element-wise tensor operations, map a expression to same shape </p>
</div>
</div>
<a id="a087b8526cc89b1ecf343d0ba363c4bc6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a087b8526cc89b1ecf343d0ba363c4bc6">&#9670;&nbsp;</a></span>kRValue</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const int mshadow::expr::type::kRValue = 0</td>
</tr>
</table>
</div><div class="memdoc">
<p>this expression directly correspnds to a data class, can be used to assign data </p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Jan 5 2023 00:58:43 for mxnet by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>