forked from IntelPython/numba-dpex
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request IntelPython#1428 from IntelPython/changelog/0.23
Changelog for 0.23 223df44
- Loading branch information
1 parent
991f2f6
commit 932787e
Showing
132 changed files
with
2,049 additions
and
1,824 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: 0ddf752fefb2c1b5c368616a1552a600 | ||
config: 0d9537beee7f5571dedc6534f308f4ed | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62 changes: 0 additions & 62 deletions
62
dev/_sources/autoapi/numba_dpex/core/kernel_interface/arrayobj/index.rst.txt
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
dev/_sources/autoapi/numba_dpex/core/kernel_interface/index.rst.txt
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...sources/autoapi/numba_dpex/core/kernel_interface/ranges_overloads/index.rst.txt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
numba_dpex.core.overloads | ||
========================= | ||
|
||
.. py:module:: numba_dpex.core.overloads | ||
24 changes: 24 additions & 0 deletions
24
dev/_sources/autoapi/numba_dpex/core/overloads/ranges_overloads/index.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
|
||
:orphan: | ||
|
||
numba_dpex.core.overloads.ranges_overloads | ||
========================================== | ||
|
||
.. py:module:: numba_dpex.core.overloads.ranges_overloads | ||
Attributes | ||
---------- | ||
.. py:data:: DPEX_TARGET_NAME | ||
:value: 'dpex' | ||
|
||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
63 changes: 63 additions & 0 deletions
63
dev/_sources/autoapi/numba_dpex/core/parfors/parfor_diagnostics/index.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
|
||
|
||
:orphan: | ||
|
||
numba_dpex.core.parfors.parfor_diagnostics | ||
========================================== | ||
|
||
.. py:module:: numba_dpex.core.parfors.parfor_diagnostics | ||
Overview | ||
-------- | ||
.. list-table:: Classes | ||
:header-rows: 0 | ||
:widths: auto | ||
:class: summarytable | ||
|
||
* - :py:obj:`ExtendedParforDiagnostics <numba_dpex.core.parfors.parfor_diagnostics.ExtendedParforDiagnostics>` | ||
- Holds parfor diagnostic info, this is accumulated throughout the | ||
|
||
|
||
|
||
|
||
Classes | ||
------- | ||
|
||
.. py:class:: ExtendedParforDiagnostics | ||
Bases: :py:obj:`numba.parfors.parfor.ParforDiagnostics` | ||
|
||
Holds parfor diagnostic info, this is accumulated throughout the | ||
PreParforPass and ParforPass, also in the closure inlining! | ||
|
||
|
||
.. rubric:: Overview | ||
|
||
|
||
.. list-table:: Methods | ||
:header-rows: 0 | ||
:widths: auto | ||
:class: summarytable | ||
|
||
* - :py:obj:`dump <numba_dpex.core.parfors.parfor_diagnostics.ExtendedParforDiagnostics.dump>`\ (level) | ||
- \- | ||
* - :py:obj:`print_auto_offloading <numba_dpex.core.parfors.parfor_diagnostics.ExtendedParforDiagnostics.print_auto_offloading>`\ (lines) | ||
- \- | ||
|
||
|
||
.. rubric:: Members | ||
|
||
.. py:method:: dump(level=1) | ||
.. py:method:: print_auto_offloading(lines) | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65 changes: 0 additions & 65 deletions
65
dev/_sources/autoapi/numba_dpex/core/types/array_type/index.rst.txt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.