Skip to content

Commit 595f757

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

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

master/_modules/dpctl/tensor/_array_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ <h1>Source code for dpctl.tensor._array_api</h1><div class="highlight"><pre>
852852
<span class="k">raise</span> <span class="ne">TypeError</span><span class="p">(</span><span class="sa">f</span><span class="s2">&quot;Unsupported type for device argument: </span><span class="si">{</span><span class="nb">type</span><span class="p">(</span><span class="n">d</span><span class="p">)</span><span class="si">}</span><span class="s2">&quot;</span><span class="p">)</span>
853853

854854

855-
<span class="n">__array_api_version__</span> <span class="o">=</span> <span class="s2">&quot;2023.12&quot;</span>
855+
<span class="n">__array_api_version__</span> <span class="o">=</span> <span class="s2">&quot;2024.12&quot;</span>
856856

857857

858858
<div class="viewcode-block" id="Info"><a class="viewcode-back" href="../../../api_reference/dpctl/generated/dpctl.tensor._array_api.Info.html#dpctl.tensor.Info">[docs]</a><span class="k">class</span><span class="w"> </span><span class="nc">Info</span><span class="p">:</span>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ <h1>dpctl.tensor.__array_api_version__<a class="headerlink" href="#dpctl-tensor-
798798
<dl class="py attribute">
799799
<dt class="sig sig-object py" id="dpctl.tensor.__array_api_version__">
800800
<span class="sig-prename descclassname"><span class="pre">dpctl.tensor.</span></span><span class="sig-name descname"><span class="pre">__array_api_version__</span></span><a class="headerlink" href="#dpctl.tensor.__array_api_version__" title="Permalink to this definition"></a></dt>
801-
<dd><p>alias of 2023.12</p>
801+
<dd><p>alias of 2024.12</p>
802802
</dd></dl>
803803

804804
</section>

master/beginners_guides/installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ <h2>Installation using pip<a class="headerlink" href="#installation-using-pip" t
858858
<section id="installation-via-intel-r-distribution-for-python">
859859
<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>
860860
<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
861-
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.18.0dev0+72.g0ab1d6279a1)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpnp</span></code></a>
861+
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.18.0dev0+75.g15ed9617d2f)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpnp</span></code></a>
862862
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>
863863
<p>Once the installed environment is activated, <code class="docutils literal notranslate"><span class="pre">dpctl</span></code> should be ready to use.</p>
864864
</section>

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)