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

Add .npy File I/O #565

Merged
merged 3 commits into from
Jan 16, 2024
Merged

Add .npy File I/O #565

merged 3 commits into from
Jan 16, 2024

Conversation

AtomicVar
Copy link
Contributor

This PR adds these two functions to file_io.h to support NumPy .npy file I/O:

  • io::read_csv
  • io::write_csv

I also fixed compile flag markups in File IO's rst docs.

@cliffburdick
Copy link
Collaborator

/blossom-ci

@cliffburdick
Copy link
Collaborator

Thanks again @AtomicVar

@AtomicVar
Copy link
Contributor Author

I fixed that typo. Could you check it again? @cliffburdick

@cliffburdick cliffburdick merged commit 1deff0c into NVIDIA:main Jan 16, 2024
@AtomicVar AtomicVar deleted the add-npy-io branch January 16, 2024 04:12
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

Successfully merging this pull request may close these issues.

2 participants