This commit is contained in:
CircleCI Docs
2025-02-06 20:16:29 +00:00
parent b34c1a3548
commit 36fabfa81e
2299 changed files with 64934 additions and 28640 deletions

View File

@@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; MLX 0.22.0 documentation</title>
<title>Index &#8212; MLX 0.22.1 documentation</title>
@@ -38,7 +38,7 @@
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" />
<script src="_static/documentation_options.js?v=c952a61b"></script>
<script src="_static/documentation_options.js?v=72ae2406"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>
@@ -48,7 +48,7 @@
<link rel="search" title="Search" href="search.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docsearch:version" content="0.22.0" />
<meta name="docsearch:version" content="0.22.1" />
</head>
@@ -129,8 +129,8 @@
<img src="_static/mlx_logo.png" class="logo__image only-light" alt="MLX 0.22.0 documentation - Home"/>
<img src="_static/mlx_logo_dark.png" class="logo__image only-dark pst-js-only" alt="MLX 0.22.0 documentation - Home"/>
<img src="_static/mlx_logo.png" class="logo__image only-light" alt="MLX 0.22.1 documentation - Home"/>
<img src="_static/mlx_logo_dark.png" class="logo__image only-dark pst-js-only" alt="MLX 0.22.1 documentation - Home"/>
</a></div>
@@ -1750,7 +1750,7 @@
<li><a href="python/_autosummary/mlx.core.mean.html#mlx.core.mean">(in module mlx.core)</a>
</li>
</ul></li>
<li><a href="cpp/ops.html#_CPPv48meshgridRKNSt6vectorI5arrayEEbNSt6stringE14StreamOrDevice">meshgrid (C++ function)</a>
<li><a href="cpp/ops.html#_CPPv48meshgridRKNSt6vectorI5arrayEEbRKNSt6stringE14StreamOrDevice">meshgrid (C++ function)</a>
</li>
<li><a href="python/_autosummary/mlx.core.meshgrid.html#mlx.core.meshgrid">meshgrid() (in module mlx.core)</a>
</li>
@@ -1900,7 +1900,7 @@
<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/ops.html#_CPPv43padRK5arrayRKNSt4pairIiiEERK5arrayKNSt6stringE14StreamOrDevice">pad (C++ function)</a>, <a href="cpp/ops.html#_CPPv43padRK5arrayRKNSt6vectorINSt4pairIiiEEEERK5arrayKNSt6stringE14StreamOrDevice">[1]</a>, <a href="cpp/ops.html#_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayKNSt6stringE14StreamOrDevice">[2]</a>, <a href="cpp/ops.html#_CPPv43padRK5arrayiRK5arrayKNSt6stringE14StreamOrDevice">[3]</a>
<li><a href="cpp/ops.html#_CPPv43padRK5arrayRKNSt4pairIiiEERK5arrayRKNSt6stringE14StreamOrDevice">pad (C++ function)</a>, <a href="cpp/ops.html#_CPPv43padRK5arrayRKNSt6vectorINSt4pairIiiEEEERK5arrayRKNSt6stringE14StreamOrDevice">[1]</a>, <a href="cpp/ops.html#_CPPv43padRK5arrayRKNSt6vectorIiEERK5ShapeRK5ShapeRK5arrayRKNSt6stringE14StreamOrDevice">[2]</a>, <a href="cpp/ops.html#_CPPv43padRK5arrayiRK5arrayRKNSt6stringE14StreamOrDevice">[3]</a>
</li>
<li><a href="python/_autosummary/mlx.core.pad.html#mlx.core.pad">pad() (in module mlx.core)</a>
</li>
@@ -2081,6 +2081,8 @@
<li><a href="cpp/ops.html#_CPPv47scatterRK5arrayRK5arrayRK5arrayi14StreamOrDevice">scatter (C++ function)</a>, <a href="cpp/ops.html#_CPPv47scatterRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice">[1]</a>
</li>
<li><a href="cpp/ops.html#_CPPv411scatter_addRK5arrayRK5arrayRK5arrayi14StreamOrDevice">scatter_add (C++ function)</a>, <a href="cpp/ops.html#_CPPv411scatter_addRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice">[1]</a>
</li>
<li><a href="cpp/ops.html#_CPPv416scatter_add_axisRK5arrayRK5arrayRK5arrayi14StreamOrDevice">scatter_add_axis (C++ function)</a>
</li>
<li><a href="cpp/ops.html#_CPPv411scatter_maxRK5arrayRK5arrayRK5arrayi14StreamOrDevice">scatter_max (C++ function)</a>, <a href="cpp/ops.html#_CPPv411scatter_maxRK5arrayRKNSt6vectorI5arrayEERK5arrayRKNSt6vectorIiEE14StreamOrDevice">[1]</a>
</li>