NVIDIA / NVIDIA/MatX

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

Open
#429 0 comments 0 reactions 1 assignee View on GitHub

@nvjonwong is already working on this.

Since Jun 2, 2023.

Dominant language
C++
Stars
1.4k
Forks
127
Avg merge
4d 1h
Merged PRs (30d)
11

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.