mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-18 18:28:12 +08:00
docs update
This commit is contained in:

committed by
CircleCI Docs

parent
d8f7b8cda6
commit
27e07888b0
4
docs/build/html/common_2reduce_8h.html
vendored
4
docs/build/html/common_2reduce_8h.html
vendored
@@ -119,8 +119,8 @@ Enumerations</h2></td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a1555dc378c5254e79199421761f26f2b" id="r_a1555dc378c5254e79199421761f26f2b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmlx_1_1core_1_1_reduction_plan.html">ReductionPlan</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core.html#a1555dc378c5254e79199421761f26f2b">mlx::core::get_reduction_plan</a> (const <a class="el" href="classmlx_1_1core_1_1array.html">array</a> &x, const std::vector< int > axes)</td></tr>
|
||||
<tr class="separator:a1555dc378c5254e79199421761f26f2b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ac97b5a6f009ca3d99854ce9512c20dba" id="r_ac97b5a6f009ca3d99854ce9512c20dba"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmlx_1_1core_1_1_reduction_plan.html">ReductionPlan</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core.html#ac97b5a6f009ca3d99854ce9512c20dba">mlx::core::get_reduction_plan</a> (const <a class="el" href="classmlx_1_1core_1_1array.html">array</a> &x, const std::vector< int > &axes)</td></tr>
|
||||
<tr class="separator:ac97b5a6f009ca3d99854ce9512c20dba"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a9a9254ce9975ec247a2718bc02d6f201" id="r_a9a9254ce9975ec247a2718bc02d6f201"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core.html#a9a9254ce9975ec247a2718bc02d6f201">mlx::core::nd_loop</a> (std::function< void(int)> callback, const std::vector< int > &shape, const std::vector< size_t > &strides)</td></tr>
|
||||
<tr class="separator:a9a9254ce9975ec247a2718bc02d6f201"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a44c3ea6db6553c3f6552b9ba64a69494" id="r_a44c3ea6db6553c3f6552b9ba64a69494"><td class="memItemLeft" align="right" valign="top">std::pair< std::vector< int >, std::vector< size_t > > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core.html#a44c3ea6db6553c3f6552b9ba64a69494">mlx::core::shapes_without_reduction_axes</a> (const <a class="el" href="classmlx_1_1core_1_1array.html">array</a> &x, const std::vector< int > &axes)</td></tr>
|
||||
|
Reference in New Issue
Block a user