Skip to content

Commit b454025

Browse files
author
github-actions[doc-deploy-bot]
committed
Docs for pull request 1993
1 parent 141fdb4 commit b454025

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

pulls/1993/_modules/dpctl/tensor/_copy_utils.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ <h1>Source code for dpctl.tensor._copy_utils</h1><div class="highlight"><pre>
911911
<span class="sd"> arg:</span>
912912
<span class="sd"> Input convertible to :class:`numpy.ndarray`</span>
913913
<span class="sd"> device (object): array API specification of device where the</span>
914-
<span class="sd"> output array is created. Device can be specified by a</span>
914+
<span class="sd"> output array is created. Device can be specified by</span>
915915
<span class="sd"> a filter selector string, an instance of</span>
916916
<span class="sd"> :class:`dpctl.SyclDevice`, an instance of</span>
917917
<span class="sd"> :class:`dpctl.SyclQueue`, or an instance of</span>
@@ -1405,7 +1405,7 @@ <h1>Source code for dpctl.tensor._copy_utils</h1><div class="highlight"><pre>
14051405
<span class="sd"> If this keyword is set to `False`, a view of the input array</span>
14061406
<span class="sd"> may be returned when possible.</span>
14071407
<span class="sd"> device (object): array API specification of device where the</span>
1408-
<span class="sd"> output array is created. Device can be specified by a</span>
1408+
<span class="sd"> output array is created. Device can be specified by</span>
14091409
<span class="sd"> a filter selector string, an instance of</span>
14101410
<span class="sd"> :class:`dpctl.SyclDevice`, an instance of</span>
14111411
<span class="sd"> :class:`dpctl.SyclQueue`, or an instance of</span>

pulls/1993/api_reference/dpctl/generated/dpctl.tensor.astype.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@ <h1>dpctl.tensor.astype<a class="headerlink" href="#dpctl-tensor-astype" title="
811811
If this keyword is set to <cite>False</cite>, a view of the input array
812812
may be returned when possible.</p></li>
813813
<li><p><strong>device</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#object" title="(in Python v3.13)"><em>object</em></a>) – array API specification of device where the
814-
output array is created. Device can be specified by a
814+
output array is created. Device can be specified by
815815
a filter selector string, an instance of
816816
<a class="reference internal" href="dpctl.SyclDevice.html#dpctl.SyclDevice" title="dpctl.SyclDevice"><code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.SyclDevice</span></code></a>, an instance of
817817
<a class="reference internal" href="dpctl.SyclQueue.html#dpctl.SyclQueue" title="dpctl.SyclQueue"><code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.SyclQueue</span></code></a>, or an instance of

pulls/1993/api_reference/dpctl/generated/dpctl.tensor.from_numpy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ <h1>dpctl.tensor.from_numpy<a class="headerlink" href="#dpctl-tensor-from-numpy"
801801
<dd class="field-odd"><ul class="simple">
802802
<li><p><strong>arg</strong> – Input convertible to <a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v2.2)"><code class="xref py py-class docutils literal notranslate"><span class="pre">numpy.ndarray</span></code></a></p></li>
803803
<li><p><strong>device</strong> (<a class="reference external" href="https://docs.python.org/3/library/functions.html#object" title="(in Python v3.13)"><em>object</em></a>) – array API specification of device where the
804-
output array is created. Device can be specified by a
804+
output array is created. Device can be specified by
805805
a filter selector string, an instance of
806806
<a class="reference internal" href="dpctl.SyclDevice.html#dpctl.SyclDevice" title="dpctl.SyclDevice"><code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.SyclDevice</span></code></a>, an instance of
807807
<a class="reference internal" href="dpctl.SyclQueue.html#dpctl.SyclQueue" title="dpctl.SyclQueue"><code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.SyclQueue</span></code></a>, or an instance of

pulls/1993/beginners_guides/installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ <h2>Installation using pip<a class="headerlink" href="#installation-using-pip" t
854854
<section id="installation-via-intel-r-distribution-for-python">
855855
<h2>Installation via Intel(R) Distribution for Python<a class="headerlink" href="#installation-via-intel-r-distribution-for-python" title="Permalink to this heading"></a></h2>
856856
<p><a class="reference external" href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html">Intel(R) Distribution for Python*</a> is distributed as a conda-based installer
857-
and includes <a class="reference internal" href="../api_reference/dpctl/index.html#module-dpctl" title="dpctl"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a> along with its dependencies and sister projects <a class="reference external" href="https://intelpython.github.io/dpnp/overview.html#module-dpnp" title="(in Data Parallel Extension for NumPy v0.17.0dev6+18.gb09533e02bf)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpnp</span></code></a>
857+
and includes <a class="reference internal" href="../api_reference/dpctl/index.html#module-dpctl" title="dpctl"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a> along with its dependencies and sister projects <a class="reference external" href="https://intelpython.github.io/dpnp/overview.html#module-dpnp" title="(in Data Parallel Extension for NumPy v0.17.0dev7+6.gfbb56beefda)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpnp</span></code></a>
858858
and <a class="reference external" href="https://intelpython.github.io/numba-dpex/latest/index.html#module-numba_dpex" title="(in numba-dpex)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">numba_dpex</span></code></a>.</p>
859859
<p>Once the installed environment is activated, <code class="docutils literal notranslate"><span class="pre">dpctl</span></code> should be ready to use.</p>
860860
</section>

pulls/1993/objects.inv

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)