Skip to content

Commit 37d8a56

Browse files
author
github-actions[doc-deploy-bot]
committed
Docs for pull request 1967
1 parent 1604979 commit 37d8a56

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pulls/1967/api_reference/dpctl/generated/dpctl.tensor.usm_ndarray.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ <h1>dpctl.tensor.usm_ndarray<a class="headerlink" href="#dpctl-tensor-usm-ndarra
865865
<div class="table-wrapper autosummary longtable docutils container">
866866
<table class="autosummary longtable docutils align-default">
867867
<tbody>
868-
<tr class="row-odd"><td><p><a class="reference internal" href="generated/dpctl.tensor.usm_ndarray.to_device.html#dpctl.tensor.usm_ndarray.to_device" title="dpctl.tensor.usm_ndarray.to_device"><code class="xref py py-obj docutils literal notranslate"><span class="pre">to_device</span></code></a>(target_device)</p></td>
868+
<tr class="row-odd"><td><p><a class="reference internal" href="generated/dpctl.tensor.usm_ndarray.to_device.html#dpctl.tensor.usm_ndarray.to_device" title="dpctl.tensor.usm_ndarray.to_device"><code class="xref py py-obj docutils literal notranslate"><span class="pre">to_device</span></code></a>(target_device, /, *[, stream])</p></td>
869869
<td><p>Transfers this array to specified target device.</p></td>
870870
</tr>
871871
</tbody>

pulls/1967/api_reference/dpctl/generated/generated/dpctl.tensor.usm_ndarray.to_device.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@
785785
<h1>dpctl.tensor.usm_ndarray.to_device<a class="headerlink" href="#dpctl-tensor-usm-ndarray-to-device" title="Permalink to this heading"></a></h1>
786786
<dl class="py method">
787787
<dt class="sig sig-object py" id="dpctl.tensor.usm_ndarray.to_device">
788-
<span class="sig-prename descclassname"><span class="pre">usm_ndarray.</span></span><span class="sig-name descname"><span class="pre">to_device</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">target_device</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#dpctl.tensor.usm_ndarray.to_device" title="Permalink to this definition"></a></dt>
788+
<span class="sig-prename descclassname"><span class="pre">usm_ndarray.</span></span><span class="sig-name descname"><span class="pre">to_device</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">target_device</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">/</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">stream</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#dpctl.tensor.usm_ndarray.to_device" title="Permalink to this definition"></a></dt>
789789
<dd><p>Transfers this array to specified target device.</p>
790790
<dl class="field-list">
791791
<dt class="field-odd">Example<span class="colon">:</span></dt>

pulls/1967/objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)