cunumeric.ndarray.nbytes#

property ndarray.nbytes: int#

Total bytes consumed by the elements of the array.

Notes

Does not include memory consumed by non-element attributes of the array object.