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

committed by
CircleCI Docs

parent
f5dcb1c2b9
commit
9da49a07a4
@@ -111,6 +111,8 @@ Functions</h2></td></tr>
|
||||
<tr class="memitem:ac813412cce77fc1340dcfefc6e099276" id="r_ac813412cce77fc1340dcfefc6e099276"><td class="memTemplParams" colspan="2">template<typename... Arrays, typename = enable_for_arrays_t<Arrays...>> </td></tr>
|
||||
<tr class="memitem:ac813412cce77fc1340dcfefc6e099276"><td class="memTemplItemLeft" align="right" valign="top">auto </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core.html#ac813412cce77fc1340dcfefc6e099276">mlx::core::collapse_contiguous_dims</a> (Arrays &&... xs)</td></tr>
|
||||
<tr class="separator:ac813412cce77fc1340dcfefc6e099276"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad2f039e04bf902c9d98f631a67cc63ed" id="r_ad2f039e04bf902c9d98f631a67cc63ed"><td class="memItemLeft" align="right" valign="top">std::tuple< std::vector< int >, std::vector< size_t > > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core.html#ad2f039e04bf902c9d98f631a67cc63ed">mlx::core::collapse_contiguous_dims</a> (const std::vector< int > &shape, const std::vector< size_t > &strides)</td></tr>
|
||||
<tr class="separator:ad2f039e04bf902c9d98f631a67cc63ed"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a847b0a276663d9ddb5cac905ee977f03" id="r_a847b0a276663d9ddb5cac905ee977f03"><td class="memTemplParams" colspan="2">template<typename stride_t > </td></tr>
|
||||
<tr class="memitem:a847b0a276663d9ddb5cac905ee977f03"><td class="memTemplItemLeft" align="right" valign="top">auto </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacemlx_1_1core.html#a847b0a276663d9ddb5cac905ee977f03">mlx::core::check_contiguity</a> (const std::vector< int > &shape, const std::vector< stride_t > &strides)</td></tr>
|
||||
<tr class="separator:a847b0a276663d9ddb5cac905ee977f03"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
Reference in New Issue
Block a user