Skip to content

Commit 0f8c0e9

Browse files
author
github-actions[doc-deploy-bot]
committed
Latest docs.
1 parent 595f757 commit 0f8c0e9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

master/api_reference/dpctl/generated/dpctl.tensor.real.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ <h1>dpctl.tensor.real<a class="headerlink" href="#dpctl-tensor-real" title="Perm
803803
<dl class="field-list simple">
804804
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
805805
<dd class="field-odd"><ul class="simple">
806-
<li><p><strong>x</strong> (<a class="reference internal" href="dpctl.tensor.usm_ndarray.html#dpctl.tensor.usm_ndarray" title="dpctl.tensor.usm_ndarray"><em>usm_ndarray</em></a>) – Input array, expected to have a numeric data type.</p></li>
806+
<li><p><strong>x</strong> (<a class="reference internal" href="dpctl.tensor.usm_ndarray.html#dpctl.tensor.usm_ndarray" title="dpctl.tensor.usm_ndarray"><em>usm_ndarray</em></a>) – Input array. May have any data type.</p></li>
807807
<li><p><strong>out</strong> (<em>Union</em><em>[</em><a class="reference internal" href="dpctl.tensor.usm_ndarray.html#dpctl.tensor.usm_ndarray" title="dpctl.tensor.usm_ndarray"><em>usm_ndarray</em></a><em>, </em><em>None</em><em>]</em><em>, </em><em>optional</em>) – Output array to populate.
808808
Array must have the correct shape and the expected data type.</p></li>
809809
<li><p><strong>order</strong> (<em>&quot;C&quot;</em><em>,</em><em>&quot;F&quot;</em><em>,</em><em>&quot;A&quot;</em><em>,</em><em>&quot;K&quot;</em><em>, </em><em>optional</em>) – Memory layout of the new output array, if parameter

master/objects.inv

0 Bytes
Binary file not shown.

master/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)