Skip to content

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

@nvjonwong

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions