docs update

This commit is contained in:
Awni Hannun
2024-07-11 15:32:08 -07:00
committed by CircleCI Docs
parent 85f70be0e6
commit 0ec311dff3
754 changed files with 24043 additions and 13535 deletions

View File

@@ -123,7 +123,7 @@ $(function() { codefold.init(0); });
<div class="ttc" id="anamespacemlx_1_1core_html"><div class="ttname"><a href="namespacemlx_1_1core.html">mlx::core</a></div><div class="ttdef"><b>Definition</b> allocator.h:7</div></div>
<div class="ttc" id="anamespacemlx_1_1core_html_a57395bdf43d9c5c134e610c169222cca"><div class="ttname"><a href="namespacemlx_1_1core.html#a57395bdf43d9c5c134e610c169222cca">mlx::core::export_to_dot</a></div><div class="ttdeci">void export_to_dot(std::ostream &amp;os, const std::vector&lt; array &gt; &amp;outputs)</div></div>
<div class="ttc" id="anamespacemlx_1_1core_html_a8ac23fb7f4d4c52e592d6296e63b80d4"><div class="ttname"><a href="namespacemlx_1_1core.html#a8ac23fb7f4d4c52e592d6296e63b80d4">mlx::core::print_graph</a></div><div class="ttdeci">void print_graph(std::ostream &amp;os, const std::vector&lt; array &gt; &amp;outputs)</div></div>
<div class="ttc" id="anamespacemlx_1_1core_html_af89751d79339f3e4d9318ea97d64d114"><div class="ttname"><a href="namespacemlx_1_1core.html#af89751d79339f3e4d9318ea97d64d114">mlx::core::enable_for_arrays_t</a></div><div class="ttdeci">typename std::enable_if_t&lt; is_arrays_v&lt; T... &gt; &gt; enable_for_arrays_t</div><div class="ttdef"><b>Definition</b> array.h:565</div></div>
<div class="ttc" id="anamespacemlx_1_1core_html_af89751d79339f3e4d9318ea97d64d114"><div class="ttname"><a href="namespacemlx_1_1core.html#af89751d79339f3e4d9318ea97d64d114">mlx::core::enable_for_arrays_t</a></div><div class="ttdeci">typename std::enable_if_t&lt; is_arrays_v&lt; T... &gt; &gt; enable_for_arrays_t</div><div class="ttdef"><b>Definition</b> array.h:566</div></div>
<div class="ttc" id="astructmlx_1_1core_1_1_node_namer_html"><div class="ttname"><a href="structmlx_1_1core_1_1_node_namer.html">mlx::core::NodeNamer</a></div><div class="ttdef"><b>Definition</b> graph_utils.h:9</div></div>
<div class="ttc" id="astructmlx_1_1core_1_1_node_namer_html_a1690dd38de288c0aee2bb53156eb770e"><div class="ttname"><a href="structmlx_1_1core_1_1_node_namer.html#a1690dd38de288c0aee2bb53156eb770e">mlx::core::NodeNamer::get_name</a></div><div class="ttdeci">const std::string &amp; get_name(const array &amp;x)</div></div>
<div class="ttc" id="astructmlx_1_1core_1_1_node_namer_html_a57823f9a2cdc60b2f06f857b36019277"><div class="ttname"><a href="structmlx_1_1core_1_1_node_namer.html#a57823f9a2cdc60b2f06f857b36019277">mlx::core::NodeNamer::names</a></div><div class="ttdeci">std::unordered_map&lt; std::uintptr_t, std::string &gt; names</div><div class="ttdef"><b>Definition</b> graph_utils.h:10</div></div>