Skip to content

Commit b6ba291

Browse files
Deprecate setting the shape attribute of dpnp.ndarray and dpnp.tensor.usm_ndarray bb7005a
1 parent b19b7dd commit b6ba291

760 files changed

Lines changed: 2470 additions & 1983 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pull/2967/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 4459f30dafa8a48a880ceb5f6df05aa2
3+
config: cc40c08c8d8f4e6e6f9957f3557beea0
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

pull/2967/_modules/dpnp/dpnp_array.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_array &mdash; Data Parallel Extension for NumPy 0.21.0dev1+33.gcc9504fbbc7 documentation</title>
17+
<title>dpnp.dpnp_array &mdash; Data Parallel Extension for NumPy 0.21.0dev1+37.gbb7005a7f8b documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=9edc463e" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=62f4109e"></script>
24+
<script src="../../_static/documentation_options.js?v=3cb72ef6"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>
@@ -2412,7 +2412,7 @@ <h1>Source code for dpnp.dpnp_array</h1><div class="highlight"><pre>
24122412

24132413
<span class="sd"> Parameters</span>
24142414
<span class="sd"> ----------</span>
2415-
<span class="sd"> device : {None, string, SyclDevice, SyclQueue, Device}, optional</span>
2415+
<span class="sd"> device : {None, string, SyclDevice, SyclQueue, Device}</span>
24162416
<span class="sd"> An array API concept of device where the output array is created.</span>
24172417
<span class="sd"> `device` can be ``None``, a oneAPI filter selector string,</span>
24182418
<span class="sd"> an instance of :class:`dpctl.SyclDevice` corresponding to</span>

pull/2967/_modules/dpnp/dpnp_array_api_info.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_array_api_info &mdash; Data Parallel Extension for NumPy 0.21.0dev1+33.gcc9504fbbc7 documentation</title>
17+
<title>dpnp.dpnp_array_api_info &mdash; Data Parallel Extension for NumPy 0.21.0dev1+37.gbb7005a7f8b documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=9edc463e" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=62f4109e"></script>
24+
<script src="../../_static/documentation_options.js?v=3cb72ef6"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>

pull/2967/_modules/dpnp/dpnp_flatiter.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_flatiter &mdash; Data Parallel Extension for NumPy 0.21.0dev1+33.gcc9504fbbc7 documentation</title>
17+
<title>dpnp.dpnp_flatiter &mdash; Data Parallel Extension for NumPy 0.21.0dev1+37.gbb7005a7f8b documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=9edc463e" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=62f4109e"></script>
24+
<script src="../../_static/documentation_options.js?v=3cb72ef6"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>

pull/2967/_modules/dpnp/dpnp_iface.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_iface &mdash; Data Parallel Extension for NumPy 0.21.0dev1+33.gcc9504fbbc7 documentation</title>
17+
<title>dpnp.dpnp_iface &mdash; Data Parallel Extension for NumPy 0.21.0dev1+37.gbb7005a7f8b documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=9edc463e" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=62f4109e"></script>
24+
<script src="../../_static/documentation_options.js?v=3cb72ef6"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>
@@ -541,6 +541,8 @@ <h1>Source code for dpnp.dpnp_iface</h1><div class="highlight"><pre>
541541
<span class="sd"> and implementing `__sycl_usm_array_interface__` protocol, an instance</span>
542542
<span class="sd"> of `numpy.ndarray`, an object supporting Python buffer protocol,</span>
543543
<span class="sd"> a Python scalar, or a (possibly nested) sequence of Python scalars.</span>
544+
545+
<span class="sd"> Default: ``None``.</span>
544546
<span class="sd"> sycl_queue : {None, class:`dpctl.SyclQueue`}, optional</span>
545547
<span class="sd"> A queue which explicitly indicates where USM allocation is done</span>
546548
<span class="sd"> and the population code (if any) is executed.</span>
@@ -592,7 +594,7 @@ <h1>Source code for dpnp.dpnp_iface</h1><div class="highlight"><pre>
592594
<span class="sd"> ----------</span>
593595
<span class="sd"> a : {dpnp.ndarray, usm_ndarray}</span>
594596
<span class="sd"> Input array.</span>
595-
<span class="sd"> out : {None, dpnp.ndarray, usm_ndarray}</span>
597+
<span class="sd"> out : {None, dpnp.ndarray, usm_ndarray}, optional</span>
596598
<span class="sd"> If provided, value of `a` array will be copied into it</span>
597599
<span class="sd"> according to ``safe`` casting rule.</span>
598600
<span class="sd"> It should be of the appropriate shape.</span>

0 commit comments

Comments
 (0)