-record(streamed_tensor, { id :: integer(), shape :: list(integer()), chunk_shape :: list(integer()), loaded_chunks :: list(integer()), total_chunks :: integer(), format :: viva_tensor@compression:quant_format() }).