Skip to content

Commit 99b81fc

Browse files
Merge pull request #1043 from IntelPython/remove_like
Removed like arg in dpnp empty, zeros and ones overload. c0dd04f
1 parent 37c785f commit 99b81fc

File tree

122 files changed

+124
-142
lines changed

Some content is hidden

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

122 files changed

+124
-142
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: ae49c9d8da53237d547182e762292750
3+
config: 43d741c7b0a96a7ae8222d55d81e851e
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.21.0dev0+18.g5c186911 documentation</title>
16+
<title>Code-generation based on a device &mdash; numba-dpex 0.21.0dev0+20.gc0dd04f6 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/_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.21.0dev0+18.g5c186911',
3+
VERSION: '0.21.0dev0+20.gc0dd04f6',
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.21.0dev0+18.g5c186911 documentation</title>
16+
<title>numba_dpex &mdash; numba-dpex 0.21.0dev0+20.gc0dd04f6 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.21.0dev0+18.g5c186911 documentation</title>
16+
<title>numba_dpex.config module &mdash; numba-dpex 0.21.0dev0+20.gc0dd04f6 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.21.0dev0+18.g5c186911 documentation</title>
16+
<title>numba_dpex.core.caching module &mdash; numba-dpex 0.21.0dev0+20.gc0dd04f6 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.21.0dev0+18.g5c186911 documentation</title>
16+
<title>numba_dpex.core.codegen module &mdash; numba-dpex 0.21.0dev0+20.gc0dd04f6 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.compiler.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.compiler module &mdash; numba-dpex 0.21.0dev0+18.g5c186911 documentation</title>
16+
<title>numba_dpex.core.compiler module &mdash; numba-dpex 0.21.0dev0+20.gc0dd04f6 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.datamodel.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.datamodel package &mdash; numba-dpex 0.21.0dev0+18.g5c186911 documentation</title>
16+
<title>numba_dpex.core.datamodel package &mdash; numba-dpex 0.21.0dev0+20.gc0dd04f6 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.datamodel.models.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.datamodel.models module &mdash; numba-dpex 0.21.0dev0+18.g5c186911 documentation</title>
16+
<title>numba_dpex.core.datamodel.models module &mdash; numba-dpex 0.21.0dev0+20.gc0dd04f6 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)