CupyBackend.datatype_bytes# CupyBackend.datatype_bytes(dtype)# Return the number of bytes occupied by a given datatype. Parameters: dtypetypeData type to determine the bytesize of. Returns: intNumber of bytes occupied by the datatype.