numpy.record.to_device — NumPy v2.6.dev0 Manual

method

record.to_device(device, *, stream=None)

#

Scalar method identical to

ndarray.to_device

.