Commit cc2889b
* Fix failing test for `dpnp.append` when no fp64 for device (#2034)
* Fix test for dpnp.append with was failing with no fp64 support
* Update docstring for dpnp.append and dpnp.asarray_chkfinite
---------
Co-authored-by: vtavana <120411540+vtavana@users.noreply.github.com>
* Update CHANGELOG
* Use Pybind11 2.13.6 to build dpnp (#2041)
Co-authored-by: vtavana <120411540+vtavana@users.noreply.github.com>
* Update CHANGELOG
---------
Co-authored-by: vtavana <120411540+vtavana@users.noreply.github.com>
1 parent 9fa9077 commit cc2889b
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments