CupyBackend.tobytes#

CupyBackend.tobytes(arr)#

Compute the bytestring representation of arr.

Parameters:
arrBackendArray

Input data.

Returns:
str

Bytestring representation of arr.