This repository was archived by the owner on Jun 24, 2024. It is now read-only.
Replies: 1 comment 1 reply
-
I actually had that idea too. Unfortunately, the offset parameter in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's possible to call
mmap(2)
on each tensor separately. This will make every tensors aligned no matter how they are placed in a file.-- written in case this feature is needed in the future
Beta Was this translation helpful? Give feedback.
All reactions