Skip to content

Commit 0007331

Browse files
Merge pull request #953 from IntelPython/feature/dpnp_stubs_impl
Renamed dpnpimpl.py to dpnp_stubs_impl.py. a2b1979
1 parent 921be5e commit 0007331

File tree

137 files changed

+192
-192
lines changed

Some content is hidden

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

137 files changed

+192
-192
lines changed

dev/.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 hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: a8327053105db32a8a20a168b63511d5
3+
config: f827abb01d608674b0503703186f3151
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

dev/CoreFeatures.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</script>
1414

1515
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
16-
<title>Code-generation based on a device &mdash; numba-dpex 0.20.0dev3+29.g1c1f371b documentation</title>
16+
<title>Code-generation based on a device &mdash; numba-dpex 0.20.0dev3+31.ga2b1979b documentation</title>
1717
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
1818
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1919
<!--[if lt IE 9]>
Lines changed: 7 additions & 0 deletions

dev/_sources/apidoc/numba_dpex.dpnp_iface.dpnpimpl.rst.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

dev/_sources/apidoc/numba_dpex.dpnp_iface.rst.txt

Lines changed: 1 addition & 1 deletion

dev/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '0.20.0dev3+29.g1c1f371b',
3+
VERSION: '0.20.0dev3+31.ga2b1979b',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

dev/apidoc/modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</script>
1414

1515
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
16-
<title>numba_dpex &mdash; numba-dpex 0.20.0dev3+29.g1c1f371b documentation</title>
16+
<title>numba_dpex &mdash; numba-dpex 0.20.0dev3+31.ga2b1979b documentation</title>
1717
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
1818
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1919
<!--[if lt IE 9]>

dev/apidoc/numba_dpex.config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</script>
1414

1515
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
16-
<title>numba_dpex.config module &mdash; numba-dpex 0.20.0dev3+29.g1c1f371b documentation</title>
16+
<title>numba_dpex.config module &mdash; numba-dpex 0.20.0dev3+31.ga2b1979b documentation</title>
1717
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
1818
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1919
<!--[if lt IE 9]>

dev/apidoc/numba_dpex.core.caching.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</script>
1414

1515
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
16-
<title>numba_dpex.core.caching module &mdash; numba-dpex 0.20.0dev3+29.g1c1f371b documentation</title>
16+
<title>numba_dpex.core.caching module &mdash; numba-dpex 0.20.0dev3+31.ga2b1979b documentation</title>
1717
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
1818
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1919
<!--[if lt IE 9]>

dev/apidoc/numba_dpex.core.codegen.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</script>
1414

1515
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
16-
<title>numba_dpex.core.codegen module &mdash; numba-dpex 0.20.0dev3+29.g1c1f371b documentation</title>
16+
<title>numba_dpex.core.codegen module &mdash; numba-dpex 0.20.0dev3+31.ga2b1979b documentation</title>
1717
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
1818
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1919
<!--[if lt IE 9]>

0 commit comments

Comments
 (0)