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

[hdf5] Initial integration [Draft] #5103

Closed
wants to merge 0 commits into from
Closed

Conversation

AdamKorcz
Copy link
Collaborator

@AdamKorcz AdamKorcz commented Feb 3, 2021

Initial integration of hdf5.

@byrnHDF @derobins @qkoziol @gnuoyd @fortnern @jhendersonHDF
Are you interested in integrating hdf5 into OSS-fuzz for continuous fuzzing and get notified if bugs are found?
This PR integrates hdf5 with its first fuzzer.

To complete the integration, we need a maintainers email address for bug reports.

@schwehr
Copy link

schwehr commented Feb 4, 2021

@AdamKorcz Thanks for working on this!

@AdamKorcz
Copy link
Collaborator Author

@schwehr Would you like to integrate? If so, we need an email address for bug reports and we are good to go

@schwehr
Copy link

schwehr commented May 21, 2021

@schwehr Would you like to integrate? If so, we need an email address for bug reports and we are good to go

I'm not involved on either the hdf5 or google oss-fuzz side, so I can't speak to what the HDF5 folks would like to provide as an email.

@AdamKorcz
Copy link
Collaborator Author

@byrnHDF @derobins @qkoziol @gnuoyd @fortnern @jhendersonHDF Kind ping to see if this is something you are interested in.

@derobins
Copy link
Contributor

Sorry, we've not been great at getting around to GitHub issues (we were formerly an Atlassian shop). If you are still interested in this, feel free to use my email address (derobins@hdfgroup.org).

@DavidKorczynski
Copy link
Collaborator

This got a bit outdated. A new pull request with refined set up was opened here: #9413

Navidem pushed a commit that referenced this pull request Jan 14, 2023
Originally opened here: #5103

hdf5 is a file format that is used across a wide set of industries
https://www.hdfgroup.org/solutions/hdf5/. Example industries include,
[government and
defense](https://www.hdfgroup.org/portfolio-item/government-defense-national-security/),
[medical](https://www.hdfgroup.org/portfolio-item/medical-and-biotech/),
[financial
services](https://www.hdfgroup.org/portfolio-item/financial-services/),
[aerospace](https://www.hdfgroup.org/portfolio-item/aerospace/)

One of the places where it's used is in Tensorflow, where it's used for
model serialization:
https://www.tensorflow.org/tutorials/keras/save_and_load#hdf5_format


Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
Co-authored-by: David Korczynski <david@adalogics.com>
eamonnmcmanus pushed a commit to eamonnmcmanus/oss-fuzz that referenced this pull request Mar 15, 2023
Originally opened here: google#5103

hdf5 is a file format that is used across a wide set of industries
https://www.hdfgroup.org/solutions/hdf5/. Example industries include,
[government and
defense](https://www.hdfgroup.org/portfolio-item/government-defense-national-security/),
[medical](https://www.hdfgroup.org/portfolio-item/medical-and-biotech/),
[financial
services](https://www.hdfgroup.org/portfolio-item/financial-services/),
[aerospace](https://www.hdfgroup.org/portfolio-item/aerospace/)

One of the places where it's used is in Tensorflow, where it's used for
model serialization:
https://www.tensorflow.org/tutorials/keras/save_and_load#hdf5_format


Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
Co-authored-by: David Korczynski <david@adalogics.com>
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.

4 participants