2024-10-15 23:12:17 +08:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
|
|
<meta name="generator" content="Doxygen 1.12.0"/>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
|
|
<title>MLX: Namespace Members</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>
|
|
|
|
<script type="text/javascript" src="clipboard.js"></script>
|
|
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
|
|
<script type="text/javascript" src="cookie.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 id="projectrow">
|
|
|
|
<td id="projectalign">
|
|
|
|
<div id="projectname">MLX
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<!-- end header part -->
|
|
|
|
<!-- Generated by Doxygen 1.12.0 -->
|
|
|
|
<script type="text/javascript">
|
|
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
|
|
/* @license-end */
|
|
|
|
</script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
|
|
$(function() { codefold.init(0); });
|
|
|
|
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
|
|
$(function() {
|
|
|
|
initMenu('',true,false,'search.php','Search',false);
|
|
|
|
$(function() { init_search(); });
|
|
|
|
});
|
|
|
|
/* @license-end */
|
|
|
|
</script>
|
|
|
|
<div id="main-nav"></div>
|
|
|
|
</div><!-- top -->
|
|
|
|
<div id="doc-content">
|
|
|
|
<script type="text/javascript">
|
|
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
|
|
$(function(){ initResizable(false); });
|
|
|
|
/* @license-end */
|
|
|
|
</script>
|
|
|
|
<!-- 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">
|
|
|
|
<div id="MSearchResults">
|
|
|
|
<div class="SRPage">
|
|
|
|
<div id="SRIndex">
|
|
|
|
<div id="SRResults"></div>
|
|
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="contents">
|
|
|
|
<div class="textblock">Here is a list of all namespace functions with links to the namespace documentation for each function:</div>
|
|
|
|
|
|
|
|
<h3><a id="index_t" name="index_t"></a>- t -</h3><ul>
|
|
|
|
<li>take() : <a class="el" href="group__ops.html#gac2fc270882fcfa81eb8bd068cc0d86d7">mlx::core</a></li>
|
|
|
|
<li>take_along_axis() : <a class="el" href="group__ops.html#gae0a81d4f983e296a87302e36d65bfc76">mlx::core</a></li>
|
|
|
|
<li>tan() : <a class="el" href="namespacemetal_1_1fast.html#ae34754afa152a6170ac2ae3294174506">metal::fast</a>, <a class="el" href="namespacemetal_1_1precise.html#a8261ed22f03122ef15b89512358acb1f">metal::precise</a>, <a class="el" href="namespacemetal.html#a862215a8ddacb086296ba02567c9b158">metal</a>, <a class="el" href="group__ops.html#ga3f10e89a4bcb1a8fa44fb33b8d1176a5">mlx::core</a></li>
|
|
|
|
<li>tanh() : <a class="el" href="namespacemetal_1_1fast.html#a13e6e6ae087b7c558e9a94ddbc864d43">metal::fast</a>, <a class="el" href="namespacemetal_1_1precise.html#a741c27a10cc968dd1e63473d9fcd8f99">metal::precise</a>, <a class="el" href="namespacemetal.html#aa97fc50bd6addfc6de0aae8570fe963d">metal</a>, <a class="el" href="group__ops.html#ga5efb19aa0dfa42d8a3d5e1dfd569cd6d">mlx::core</a></li>
|
|
|
|
<li>tanpi() : <a class="el" href="namespacemetal_1_1fast.html#a39b2952d4adf1400016c63243798aaf8">metal::fast</a>, <a class="el" href="namespacemetal_1_1precise.html#a8fae8c20deff43a8e855bba6f3ba20a5">metal::precise</a>, <a class="el" href="namespacemetal.html#ae2046d163a525fc1822a9ec8a0aeaeb3">metal</a></li>
|
|
|
|
<li>tensordot() : <a class="el" href="group__ops.html#gaf5c9735f4690327e1500e04e728fae70">mlx::core</a></li>
|
|
|
|
<li>ternary() : <a class="el" href="namespacemlx_1_1core_1_1metal.html#a2d1c92ba6897c0a7a428fed63279b61f">mlx::core::metal</a></li>
|
|
|
|
<li>ternary_op_gpu() : <a class="el" href="namespacemlx_1_1core.html#aa63e62b6d3906e4cac871d498515a1cd">mlx::core</a></li>
|
|
|
|
<li>ternary_op_gpu_inplace() : <a class="el" href="namespacemlx_1_1core.html#a37645c0adccb3eb46844115def1a68d7">mlx::core</a></li>
|
|
|
|
<li>ternary_ops() : <a class="el" href="namespacemlx_1_1core_1_1metal.html#a11b593b07e9a33e5f78fe4695fb99ec9">mlx::core::metal</a></li>
|
|
|
|
<li>thread_id() : <a class="el" href="namespacepocketfft_1_1detail_1_1threading.html#aebe85d6273d92c7d3728e2c621ccc82b">pocketfft::detail::threading</a></li>
|
|
|
|
<li>thread_map() : <a class="el" href="namespacepocketfft_1_1detail_1_1threading.html#a4fcf674db39f0e2c1c59d48491daed6e">pocketfft::detail::threading</a></li>
|
|
|
|
<li>thread_pool() : <a class="el" href="namespacemlx_1_1core_1_1io.html#a05f27b765443a178a972abae772e863d">mlx::core::io</a></li>
|
|
|
|
<li>threefry2x32_hash() : <a class="el" href="namespacemlx_1_1core_1_1random.html#ac7e92c89a2bac1b0bed922a3d4c3c66b">mlx::core::random</a></li>
|
|
|
|
<li>tile() : <a class="el" href="group__ops.html#gab105a57b9a4d84496fe1e4d60e13d361">mlx::core</a></li>
|
2024-10-31 11:00:19 +08:00
|
|
|
<li>tile_matmad() : <a class="el" href="namespacemlx_1_1steel.html#ad583e6038efc119542410f43b603d4ad">mlx::steel</a></li>
|
2024-10-15 23:12:17 +08:00
|
|
|
<li>to_bnns_dtype() : <a class="el" href="namespacemlx_1_1core.html#a7a4193f37b1de9c33c31d1da09c77edb">mlx::core</a></li>
|
|
|
|
<li>to_stream() : <a class="el" href="namespacemlx_1_1core.html#a4734a596e57434492ddfe79f2cb9dbf9">mlx::core</a></li>
|
|
|
|
<li>topk() : <a class="el" href="group__ops.html#ga5487dd887c43e5341f3e68ffe47f0f5a">mlx::core</a></li>
|
|
|
|
<li>trace() : <a class="el" href="group__ops.html#gabf786129c7660ed8d5acb5499bc6fefd">mlx::core</a></li>
|
|
|
|
<li>transpose() : <a class="el" href="group__ops.html#gac1869f3b7094869b44fe7ac4ce58638b">mlx::core</a></li>
|
|
|
|
<li>tri() : <a class="el" href="group__ops.html#ga4f3389e5b89e70e862e7d2b40d6c7f78">mlx::core</a></li>
|
|
|
|
<li>tri_inv() : <a class="el" href="namespacemlx_1_1core_1_1linalg.html#aba1994571326326717b5b5e38c2e0661">mlx::core::linalg</a></li>
|
|
|
|
<li>tril() : <a class="el" href="group__ops.html#ga83e0bb45dc770cf014531d873b78c5a2">mlx::core</a></li>
|
|
|
|
<li>triu() : <a class="el" href="group__ops.html#gaa9df5917876eeb0cb28b7fa81f880412">mlx::core</a></li>
|
|
|
|
<li>trunc() : <a class="el" href="namespacemetal_1_1fast.html#aa62e1075e86c626d97038f16e9433415">metal::fast</a>, <a class="el" href="namespacemetal_1_1precise.html#a334183e7a2dd49b983d072d1e8ee2b27">metal::precise</a>, <a class="el" href="namespacemetal.html#a93cb75a11a362bfc8310ea19c554c887">metal</a></li>
|
|
|
|
<li>truncated_normal() : <a class="el" href="namespacemlx_1_1core_1_1random.html#a00aa5746bac6d729d2ba9465153bb279">mlx::core::random</a></li>
|
2024-11-23 04:24:16 +08:00
|
|
|
<li>type_to_name() : <a class="el" href="namespacemlx_1_1core.html#aef60e3a8d9c987c9c338b193673d2164">mlx::core</a></li>
|
2024-10-15 23:12:17 +08:00
|
|
|
</ul>
|
|
|
|
</div><!-- contents -->
|
|
|
|
<!-- start footer part -->
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0
|
|
|
|
</small></address>
|
|
|
|
</div><!-- doc-content -->
|
|
|
|
</body>
|
|
|
|
</html>
|