@ylecun
@norpadon The basic structure of a PyTorch tensor is also borrowed from SN/Lush: a storage (a flat array of numbers, for every numerical type) to which one or multiple tensor structures can point, so the same data can be accessed in multiple ways and shared.