mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-18 10:26:56 +08:00
rebase
This commit is contained in:
11
docs/build/html/python/nn/functions.html
vendored
11
docs/build/html/python/nn/functions.html
vendored
@@ -8,7 +8,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<title>Functions — MLX 0.19.1 documentation</title>
|
||||
<title>Functions — MLX 0.19.2 documentation</title>
|
||||
|
||||
|
||||
|
||||
@@ -39,19 +39,20 @@
|
||||
<link rel="preload" as="script" href="../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
|
||||
<link rel="preload" as="script" href="../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />
|
||||
|
||||
<script src="../../_static/documentation_options.js?v=071550fc"></script>
|
||||
<script src="../../_static/documentation_options.js?v=1061d09a"></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>
|
||||
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
||||
<script>DOCUMENTATION_OPTIONS.pagename = 'python/nn/functions';</script>
|
||||
<link rel="icon" href="../../_static/mlx_logo.png"/>
|
||||
<link rel="index" title="Index" href="../../genindex.html" />
|
||||
<link rel="search" title="Search" href="../../search.html" />
|
||||
<link rel="next" title="mlx.nn.elu" href="_autosummary_functions/mlx.nn.elu.html" />
|
||||
<link rel="prev" title="mlx.nn.Upsample" href="_autosummary/mlx.nn.Upsample.html" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="docsearch:language" content="en"/>
|
||||
<meta name="docsearch:version" content="0.19.1" />
|
||||
<meta name="docsearch:version" content="0.19.2" />
|
||||
</head>
|
||||
|
||||
|
||||
@@ -130,8 +131,8 @@
|
||||
|
||||
|
||||
|
||||
<img src="../../_static/mlx_logo.png" class="logo__image only-light" alt="MLX 0.19.1 documentation - Home"/>
|
||||
<img src="../../_static/mlx_logo_dark.png" class="logo__image only-dark pst-js-only" alt="MLX 0.19.1 documentation - Home"/>
|
||||
<img src="../../_static/mlx_logo.png" class="logo__image only-light" alt="MLX 0.19.2 documentation - Home"/>
|
||||
<img src="../../_static/mlx_logo_dark.png" class="logo__image only-dark pst-js-only" alt="MLX 0.19.2 documentation - Home"/>
|
||||
|
||||
|
||||
</a></div>
|
||||
|
Reference in New Issue
Block a user