Skip to content

Commit e3151bd

Browse files
author
github-actions[doc-deploy-bot]
committed
Docs for pull request 2019
1 parent 8ce7c1b commit e3151bd

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

pulls/2019/_modules/dpctl/enum_types.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,7 @@ <h1>Source code for dpctl.enum_types</h1><div class="highlight"><pre>
896896

897897
<div class="viewcode-block" id="global_mem_cache_type"><a class="viewcode-back" href="../../api_reference/dpctl/constants.html#dpctl.global_mem_cache_type">[docs]</a><span class="k">class</span><span class="w"> </span><span class="nc">global_mem_cache_type</span><span class="p">(</span><span class="n">Enum</span><span class="p">):</span>
898898
<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
899-
<span class="sd"> An :class:`enum.Enum` of global memory cache types for a device.</span>
899+
<span class="sd"> An :class:`enum.Enum` of global memory cache types for a device.</span>
900900

901901
<span class="sd"> | ``indeterminate``</span>
902902
<span class="sd"> | ``none``</span>

pulls/2019/_sources/api_reference/dpctl/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
* - :py:class:`dpctl.event_status_type`
7575
- An :class:`enum.Enum` of SYCL event states.
7676
* - :py:class:`dpctl.global_mem_cache_type`
77-
- An :class:`enum.Enum` of global memory cache types for a device.
77+
- An :class:`enum.Enum` of global memory cache types for a device.
7878

7979
.. rubric:: Exceptions
8080

pulls/2019/api_reference/dpctl/constants.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@
876876
<dl class="py data">
877877
<dt class="sig sig-object py" id="dpctl.global_mem_cache_type">
878878
<span class="sig-prename descclassname"><span class="pre">dpctl.</span></span><span class="sig-name descname"><span class="pre">global_mem_cache_type</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">&lt;enum</span> <span class="pre">'global_mem_cache_type'&gt;</span></em><a class="reference internal" href="../../_modules/dpctl/enum_types.html#global_mem_cache_type"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#dpctl.global_mem_cache_type" title="Permalink to this definition"></a></dt>
879-
<dd><p>An <a class="reference external" href="https://docs.python.org/3/library/enum.html#enum.Enum" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">enum.Enum</span></code></a> of global memory cache types for a device.</p>
879+
<dd><p>An <a class="reference external" href="https://docs.python.org/3/library/enum.html#enum.Enum" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">enum.Enum</span></code></a> of global memory cache types for a device.</p>
880880
<blockquote>
881881
<div><div class="line-block">
882882
<div class="line"><code class="docutils literal notranslate"><span class="pre">indeterminate</span></code></div>

pulls/2019/api_reference/dpctl/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,7 +902,7 @@
902902
<td><p>An <a class="reference external" href="https://docs.python.org/3/library/enum.html#enum.Enum" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">enum.Enum</span></code></a> of SYCL event states.</p></td>
903903
</tr>
904904
<tr class="row-even"><td><p><a class="reference internal" href="constants.html#dpctl.global_mem_cache_type" title="dpctl.global_mem_cache_type"><code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.global_mem_cache_type</span></code></a></p></td>
905-
<td><p>An <a class="reference external" href="https://docs.python.org/3/library/enum.html#enum.Enum" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">enum.Enum</span></code></a> of global memory cache types for a device.</p></td>
905+
<td><p>An <a class="reference external" href="https://docs.python.org/3/library/enum.html#enum.Enum" title="(in Python v3.13)"><code class="xref py py-class docutils literal notranslate"><span class="pre">enum.Enum</span></code></a> of global memory cache types for a device.</p></td>
906906
</tr>
907907
</tbody>
908908
</table>

pulls/2019/objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)