Skip to content

Commit 4e823dd

Browse files
author
github-actions[doc-deploy-bot]
committed
Docs for pull request 1992
1 parent 3b81906 commit 4e823dd

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

pulls/1992/api_reference/dpctl/generated/generated/dpctl.SyclPlatform.get_devices.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -794,9 +794,10 @@ <h1>dpctl.SyclPlatform.get_devices<a class="headerlink" href="#dpctl-syclplatfor
794794
the given <code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.device_type</span></code>.</p>
795795
<dl class="field-list simple">
796796
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
797-
<dd class="field-odd"><p><strong>device_type</strong> (<em>optional</em>) – A <code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.device_type</span></code> enum value or a string that
797+
<dd class="field-odd"><p><strong>device_type</strong> (str, <code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.device_type</span></code>) – A <code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.device_type</span></code> enum value or a string that
798798
specifies a SYCL device type. Currently, accepted values are:
799-
“gpu”, “cpu”, “accelerator”, or “all”.
799+
“gpu”, “cpu”, “accelerator”, or “all”, and their equivalent
800+
<code class="docutils literal notranslate"><span class="pre">dpctl.device_type</span></code> enumerators.
800801
Default: <code class="docutils literal notranslate"><span class="pre">dpctl.device_type.all</span></code>.</p>
801802
</dd>
802803
<dt class="field-even">Returns<span class="colon">:</span></dt>

pulls/1992/objects.inv

0 Bytes
Binary file not shown.

pulls/1992/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)