Skip to content

Commit 9e8323e

Browse files
antonwolfyvtavana
andauthored
Added missing dpnp.column_stack, dpnp.dstack and dpnp.row_stack (#1647)
* Implemented column_stack, dstack and row_stack * Updated docstring of all manipulation functions * Added tests * Muted test causing crash on CPU due to known issue * Disable type check in a test for column_stack * Corrected result data type from dpnp.prod on Gen9 * Update dpnp/dpnp_iface_manipulation.py Co-authored-by: vtavana <120411540+vtavana@users.noreply.github.com> * Update dpnp/dpnp_iface_manipulation.py Co-authored-by: vtavana <120411540+vtavana@users.noreply.github.com> * Updated docstrings to address review comments --------- Co-authored-by: vtavana <120411540+vtavana@users.noreply.github.com>
1 parent 680d903 commit 9e8323e

File tree

6 files changed

+796
-453
lines changed

6 files changed

+796
-453
lines changed

0 commit comments

Comments
 (0)