Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Allow io::WriteMAT to write multiple tensors. #429

Open
nvjonwong opened this issue Jun 2, 2023 · 0 comments
Open

[FEA] Allow io::WriteMAT to write multiple tensors. #429

nvjonwong opened this issue Jun 2, 2023 · 0 comments
Assignees

Comments

@nvjonwong
Copy link
Collaborator

Currently io::WriteMAT can only write one tensor per file.

Proposal: Allow users to add to a pybind11::dict and then add tensors to that. Provide WriteMAT overload that takes a pybind11::dict directly and writes it to file.

https://github.com/NVIDIA/MatX/tree/nvjonwong/write_multiple_to_mat

@nvjonwong nvjonwong self-assigned this Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant