Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d7dce1f

Browse files
author
array-api-bot
committed
Deploy: b0aacd9
1 parent 269853d commit d7dce1f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

2023.12/API_specification/generated/array_api.array.__dlpack__.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ <h1 id="api-specification-generated-array-api-array-dlpack--page-root">__dlpack_
522522
<code class="docutils literal notranslate"><span class="pre">__dlpack__</span></code> to return a capsule referencing an array whose underlying memory is
523523
accessible to the Python interpreter (represented by the <code class="docutils literal notranslate"><span class="pre">kDLCPU</span></code> enumerator in DLPack).
524524
If a copy must be made to enable this support but <code class="docutils literal notranslate"><span class="pre">copy</span></code> is set to <code class="docutils literal notranslate"><span class="pre">False</span></code>, the
525-
function must raise <code class="docutils literal notranslate"><span class="pre">ValueError</span></code>.</p>
525+
function must raise <code class="docutils literal notranslate"><span class="pre">BufferError</span></code>.</p>
526526
<p>Other device kinds will be considered for standardization in a future version of this
527527
API standard.</p>
528528
</p></li>

2023.12/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.

draft/API_specification/generated/array_api.array.__dlpack__.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ <h1 id="api-specification-generated-array-api-array-dlpack--page-root">__dlpack_
522522
<code class="docutils literal notranslate"><span class="pre">__dlpack__</span></code> to return a capsule referencing an array whose underlying memory is
523523
accessible to the Python interpreter (represented by the <code class="docutils literal notranslate"><span class="pre">kDLCPU</span></code> enumerator in DLPack).
524524
If a copy must be made to enable this support but <code class="docutils literal notranslate"><span class="pre">copy</span></code> is set to <code class="docutils literal notranslate"><span class="pre">False</span></code>, the
525-
function must raise <code class="docutils literal notranslate"><span class="pre">ValueError</span></code>.</p>
525+
function must raise <code class="docutils literal notranslate"><span class="pre">BufferError</span></code>.</p>
526526
<p>Other device kinds will be considered for standardization in a future version of this
527527
API standard.</p>
528528
</p></li>

draft/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.

latest/API_specification/generated/array_api.array.__dlpack__.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ <h1 id="api-specification-generated-array-api-array-dlpack--page-root">__dlpack_
522522
<code class="docutils literal notranslate"><span class="pre">__dlpack__</span></code> to return a capsule referencing an array whose underlying memory is
523523
accessible to the Python interpreter (represented by the <code class="docutils literal notranslate"><span class="pre">kDLCPU</span></code> enumerator in DLPack).
524524
If a copy must be made to enable this support but <code class="docutils literal notranslate"><span class="pre">copy</span></code> is set to <code class="docutils literal notranslate"><span class="pre">False</span></code>, the
525-
function must raise <code class="docutils literal notranslate"><span class="pre">ValueError</span></code>.</p>
525+
function must raise <code class="docutils literal notranslate"><span class="pre">BufferError</span></code>.</p>
526526
<p>Other device kinds will be considered for standardization in a future version of this
527527
API standard.</p>
528528
</p></li>

latest/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)