mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-18 10:26:56 +08:00
rebase
This commit is contained in:
12
docs/build/html/distributed_8h.html
vendored
12
docs/build/html/distributed_8h.html
vendored
@@ -3,7 +3,7 @@
|
||||
<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.13.1"/>
|
||||
<meta name="generator" content="Doxygen 1.13.2"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>MLX: mlx/distributed/distributed.h File Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -52,7 +52,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.13.1 -->
|
||||
<!-- Generated by Doxygen 1.13.2 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
@@ -135,9 +135,9 @@ Namespaces</h2></td></tr>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a95655473cd0032c06e5fe3fca85aeef3" id="r_a95655473cd0032c06e5fe3fca85aeef3"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core_1_1distributed.html#a95655473cd0032c06e5fe3fca85aeef3">mlx::core::distributed::is_available</a> ()</td></tr>
|
||||
<tr class="separator:a95655473cd0032c06e5fe3fca85aeef3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a33633c058c7ec82cca4f237243c6810d" id="r_a33633c058c7ec82cca4f237243c6810d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmlx_1_1core_1_1distributed_1_1_group.html">Group</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core_1_1distributed.html#a33633c058c7ec82cca4f237243c6810d">mlx::core::distributed::init</a> (bool strict=false)</td></tr>
|
||||
<tr class="memdesc:a33633c058c7ec82cca4f237243c6810d"><td class="mdescLeft"> </td><td class="mdescRight">Initialize the distributed backend and return the group containing all discoverable processes. <br /></td></tr>
|
||||
<tr class="separator:a33633c058c7ec82cca4f237243c6810d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a24cdcd2aa23a3410a8973753ade3f772" id="r_a24cdcd2aa23a3410a8973753ade3f772"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmlx_1_1core_1_1distributed_1_1_group.html">Group</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core_1_1distributed.html#a24cdcd2aa23a3410a8973753ade3f772">mlx::core::distributed::init</a> (bool strict=false, const std::string &bk="any")</td></tr>
|
||||
<tr class="memdesc:a24cdcd2aa23a3410a8973753ade3f772"><td class="mdescLeft"> </td><td class="mdescRight">Initialize the distributed backend and return the group containing all discoverable processes. <br /></td></tr>
|
||||
<tr class="separator:a24cdcd2aa23a3410a8973753ade3f772"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
@@ -145,7 +145,7 @@ Functions</h2></td></tr>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_938ab0ecf10b8b860ff766c820f665fd.html">mlx</a></li><li class="navelem"><a class="el" href="dir_23833761034051b43bb6c170b56e2cce.html">distributed</a></li><li class="navelem"><a class="el" href="distributed_8h.html">distributed.h</a></li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.1 </li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user