mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-19 19:38:16 +08:00
docs up
This commit is contained in:

committed by
CircleCI Docs

parent
9da49a07a4
commit
d44f06ae79
@@ -86,9 +86,11 @@ $(function() { codefold.init(0); });
|
||||
<a href="metal_2kernels_2reduce_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#pragma once</span></div>
|
||||
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="preprocessor">#include "<a class="code" href="reduce__all_8h.html">mlx/backend/metal/kernels/reduction/reduce_all.h</a>"</span></div>
|
||||
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="preprocessor">#include "<a class="code" href="reduce__col_8h.html">mlx/backend/metal/kernels/reduction/reduce_col.h</a>"</span></div>
|
||||
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include "<a class="code" href="reduce__row_8h.html">mlx/backend/metal/kernels/reduction/reduce_row.h</a>"</span></div>
|
||||
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include "<a class="code" href="reduce__init_8h.html">mlx/backend/metal/kernels/reduction/reduce_init.h</a>"</span></div>
|
||||
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="preprocessor">#include "<a class="code" href="reduce__row_8h.html">mlx/backend/metal/kernels/reduction/reduce_row.h</a>"</span></div>
|
||||
<div class="ttc" id="areduce__all_8h_html"><div class="ttname"><a href="reduce__all_8h.html">reduce_all.h</a></div></div>
|
||||
<div class="ttc" id="areduce__col_8h_html"><div class="ttname"><a href="reduce__col_8h.html">reduce_col.h</a></div></div>
|
||||
<div class="ttc" id="areduce__init_8h_html"><div class="ttname"><a href="reduce__init_8h.html">reduce_init.h</a></div></div>
|
||||
<div class="ttc" id="areduce__row_8h_html"><div class="ttname"><a href="reduce__row_8h.html">reduce_row.h</a></div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
|
Reference in New Issue
Block a user