Skip to content

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

Description

@nvjonwong

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

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions