xlnstorch.LNSTensor.value

Contents

xlnstorch.LNSTensor.value#

property LNSTensor.value: Tensor#

Decode the packed integers back to ordinary floating-point numbers.

Returns:

Real-valued tensor (dtype float64).

Return type:

torch.Tensor