JaxBackend.datatype_bytes# JaxBackend.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.