dpnp.dpnp_array.dpnp_array.put¶ method dpnp_array.put(indices, vals, axis=None, mode='wrap')[source]¶ Put values of an array into another array along a given axis. Refer to dpnp.put for full documentation.