loadAll

Load all tensors as TensorStorage descriptors.

When filePath is set, returns file-backed storage (zero-copy). Otherwise, returns borrowed storage with heap-loaded bytes.

Return

Map of tensor name to TensorStorage