Skip to content

Add support for np.memmap() style interfaces #14

Description

@gafaua

If I understand the interface correctly, the input x must be a tensor fully loaded on CPU. There are use cases (like the one described in this work) where both x and d are so large the inputs woudn't fit even in CPU memory. Would you consider adding support for inputs using an np.memmap() style interface to load chunks of the array dynamically?
Thank you for this great work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions