Skip to content

Commit

Permalink
Merge pull request #1035 from IntelPython/feature/complex_number_dpjit
Browse files Browse the repository at this point in the history
Enabled complex number in dpjit. 88163d9
  • Loading branch information
github-actions[bot] committed May 10, 2023
1 parent 12af1af commit ccb81bd
Show file tree
Hide file tree
Showing 143 changed files with 154 additions and 407 deletions.
2 changes: 1 addition & 1 deletion dev/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 2af4f3604393e20328c6c0d90a4ce512
config: 197fba35c3c1d67db63d2076f13a1c8b
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion dev/CoreFeatures.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Code-generation based on a device &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>Code-generation based on a device &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion dev/_sources/apidoc/numba_dpex.dpnp_iface.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Submodules
:maxdepth: 4

numba_dpex.dpnp_iface.arrayobj
numba_dpex.dpnp_iface.dpnp_array_creations_impl
numba_dpex.dpnp_iface.dpnp_array_ops_impl
numba_dpex.dpnp_iface.dpnp_fptr_interface
numba_dpex.dpnp_iface.dpnp_indexing
Expand Down
2 changes: 1 addition & 1 deletion dev/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.20.1+57.g68d12217',
VERSION: '0.21.0dev0+6.g88163d99',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.config.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.config module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.config module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.caching.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.caching module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.caching module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.codegen.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.codegen module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.codegen module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.compiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.compiler module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.compiler module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.datamodel.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.datamodel package &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.datamodel package &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.datamodel.models.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.datamodel.models module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.datamodel.models module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.descriptor.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.descriptor module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.descriptor module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.dpjit_dispatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.dpjit_dispatcher module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.dpjit_dispatcher module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.exceptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.exceptions module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.exceptions module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core package &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core package &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.itanium_mangler.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.itanium_mangler module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.itanium_mangler module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.arg_pack_unpacker module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.kernel_interface.arg_pack_unpacker module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.dispatcher module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.kernel_interface.dispatcher module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.kernel_interface.func.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.func module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.kernel_interface.func module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.kernel_interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface package &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.kernel_interface package &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.kernel_interface.indexers.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.indexers module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.kernel_interface.indexers module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.kernel_base module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.kernel_interface.kernel_base module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.spirv_kernel module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.kernel_interface.spirv_kernel module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.kernel_interface.utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.utils module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.kernel_interface.utils module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.offload_dispatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.offload_dispatcher module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.offload_dispatcher module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.passes.dufunc_inliner.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.dufunc_inliner module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.passes.dufunc_inliner module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.passes.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes package &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.passes package &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.passes.lowerer.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.lowerer module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.passes.lowerer module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.passes.parfor.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.parfor module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.passes.parfor module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.parfor_legalize_cfd_pass module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.passes.parfor_legalize_cfd_pass module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.parfor_lowering_pass module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.passes.parfor_lowering_pass module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.passes.passes.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.passes module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.passes.passes module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.rename_numpy_functions_pass module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.passes.rename_numpy_functions_pass module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.pipelines.dpjit_compiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.pipelines.dpjit_compiler module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.pipelines.dpjit_compiler module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.pipelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.pipelines package &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.pipelines package &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.pipelines.kernel_compiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.pipelines.kernel_compiler module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.pipelines.kernel_compiler module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.pipelines.offload_compiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.pipelines.offload_compiler module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.pipelines.offload_compiler module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.runtime.context.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.runtime.context module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.runtime.context module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.runtime.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.runtime package &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.runtime package &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.targets.dpjit_target.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.targets.dpjit_target module &mdash; numba-dpex 0.20.1+57.g68d12217 documentation</title>
<title>numba_dpex.core.targets.dpjit_target module &mdash; numba-dpex 0.21.0dev0+6.g88163d99 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Loading

0 comments on commit ccb81bd

Please sign in to comment.