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

committed by
CircleCI Docs

parent
85f70be0e6
commit
0ec311dff3
2
docs/build/html/device_8h_source.html
vendored
2
docs/build/html/device_8h_source.html
vendored
@@ -101,7 +101,7 @@ $(function() { codefold.init(0); });
|
||||
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"><a class="line" href="structmlx_1_1core_1_1_device.html#a69ee81924251dec96f1945c9d91506fd"> 13</a></span> <span class="keyword">static</span> <span class="keyword">constexpr</span> <a class="code hl_enumeration" href="structmlx_1_1core_1_1_device.html#ac45b3de9b3458d8f31005136cde20fdb">DeviceType</a> <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a69ee81924251dec96f1945c9d91506fd">cpu</a> = <a class="code hl_enumvalue" href="structmlx_1_1core_1_1_device.html#ac45b3de9b3458d8f31005136cde20fdbad9747e2da342bdb995f6389533ad1a3d">DeviceType::cpu</a>;</div>
|
||||
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"><a class="line" href="structmlx_1_1core_1_1_device.html#a45ed081b56ae5d4ddd39c83a5d8a1616"> 14</a></span> <span class="keyword">static</span> <span class="keyword">constexpr</span> <a class="code hl_enumeration" href="structmlx_1_1core_1_1_device.html#ac45b3de9b3458d8f31005136cde20fdb">DeviceType</a> <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a45ed081b56ae5d4ddd39c83a5d8a1616">gpu</a> = <a class="code hl_enumvalue" href="structmlx_1_1core_1_1_device.html#ac45b3de9b3458d8f31005136cde20fdba0aa0be2a866411d9ff03515227454947">DeviceType::gpu</a>;</div>
|
||||
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span> </div>
|
||||
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"><a class="line" href="structmlx_1_1core_1_1_device.html#a481ccfb94d689994396bd353e966b489"> 16</a></span> <a class="code hl_function" href="structmlx_1_1core_1_1_device.html#a481ccfb94d689994396bd353e966b489">Device</a>(<a class="code hl_enumeration" href="structmlx_1_1core_1_1_device.html#ac45b3de9b3458d8f31005136cde20fdb">DeviceType</a> <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a763264ec90f7f23c5dced36c3f0db2e5">type</a>, <span class="keywordtype">int</span> <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a5e345748fe318a267833ab7398b364ac">index</a> = 0) : <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a763264ec90f7f23c5dced36c3f0db2e5">type</a>(<a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a763264ec90f7f23c5dced36c3f0db2e5">type</a>), <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a5e345748fe318a267833ab7398b364ac">index</a>(<a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a5e345748fe318a267833ab7398b364ac">index</a>) {};</div>
|
||||
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"><a class="line" href="structmlx_1_1core_1_1_device.html#a481ccfb94d689994396bd353e966b489"> 16</a></span> <a class="code hl_function" href="structmlx_1_1core_1_1_device.html#a481ccfb94d689994396bd353e966b489">Device</a>(<a class="code hl_enumeration" href="structmlx_1_1core_1_1_device.html#ac45b3de9b3458d8f31005136cde20fdb">DeviceType</a> <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a763264ec90f7f23c5dced36c3f0db2e5">type</a>, <span class="keywordtype">int</span> <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a5e345748fe318a267833ab7398b364ac">index</a> = 0) : <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a763264ec90f7f23c5dced36c3f0db2e5">type</a>(<a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a763264ec90f7f23c5dced36c3f0db2e5">type</a>), <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a5e345748fe318a267833ab7398b364ac">index</a>(<a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a5e345748fe318a267833ab7398b364ac">index</a>) {}</div>
|
||||
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> </div>
|
||||
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"><a class="line" href="structmlx_1_1core_1_1_device.html#a763264ec90f7f23c5dced36c3f0db2e5"> 18</a></span> <a class="code hl_enumeration" href="structmlx_1_1core_1_1_device.html#ac45b3de9b3458d8f31005136cde20fdb">DeviceType</a> <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a763264ec90f7f23c5dced36c3f0db2e5">type</a>;</div>
|
||||
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"><a class="line" href="structmlx_1_1core_1_1_device.html#a5e345748fe318a267833ab7398b364ac"> 19</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="structmlx_1_1core_1_1_device.html#a5e345748fe318a267833ab7398b364ac">index</a>;</div>
|
||||
|
Reference in New Issue
Block a user