mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-07 04:38:13 +08:00
rebase
This commit is contained in:
4
docs/build/html/version_8h_source.html
vendored
4
docs/build/html/version_8h_source.html
vendored
@@ -110,8 +110,8 @@ $(function(){initNavTree('version_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#pragma once</span></div>
|
||||
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span> </div>
|
||||
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"><a class="line" href="version_8h.html#a11113ca6d778b3970362ab4bdce9f199"> 5</a></span><span class="preprocessor">#define MLX_VERSION_MAJOR 0</span></div>
|
||||
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"><a class="line" href="version_8h.html#a33b774f54c2725d743e28dd9bf89969e"> 6</a></span><span class="preprocessor">#define MLX_VERSION_MINOR 23</span></div>
|
||||
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"><a class="line" href="version_8h.html#ab25bf5456c6cb58d66fc90e143a26530"> 7</a></span><span class="preprocessor">#define MLX_VERSION_PATCH 2</span></div>
|
||||
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"><a class="line" href="version_8h.html#a33b774f54c2725d743e28dd9bf89969e"> 6</a></span><span class="preprocessor">#define MLX_VERSION_MINOR 24</span></div>
|
||||
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"><a class="line" href="version_8h.html#ab25bf5456c6cb58d66fc90e143a26530"> 7</a></span><span class="preprocessor">#define MLX_VERSION_PATCH 0</span></div>
|
||||
<div class="foldopen" id="foldopen00008" data-start="" data-end="">
|
||||
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"><a class="line" href="version_8h.html#a28be6f5338015802ef5f1ad6a4c98750"> 8</a></span><span class="preprocessor">#define MLX_VERSION_NUMERIC \</span></div>
|
||||
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor"> (100000 * MLX_VERSION_MAJOR + 1000 * MLX_VERSION_MINOR + MLX_VERSION_PATCH)</span></div>
|
||||
|
||||
Reference in New Issue
Block a user