IntelPython / dpnp

Data Parallel Extension for NumPy
BSD 2-Clause "Simplified" License
94 stars 21 forks source link

Added device keyword argument to astype function #1870

Closed npolina4 closed 1 month ago

npolina4 commented 1 month ago

DPCTL implemented device keyword into dpctl.tensor.astype, which permits simultaneously casting and sending the array to a separate device in PR#1511.

Added device keyword to astype function in DPNP.

github-actions[bot] commented 1 month ago

View rendered docs @ https://intelpython.github.io/dpnp/index.html