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

Extend dtype support for HDF5 to all common types #681

Merged
merged 3 commits into from
Dec 14, 2019

Conversation

yongtang
Copy link
Member

This PR extends dtype support for HDF5 to all common types:
uint8/16/32/64, int8/16/32/64, float32/64, string

This PR also remap tests under the standarized tests

This PR addresses #174 (comment)

This PR fixes #174

Signed-off-by: Yong Tang yong.tang.github@outlook.com

This PR extends dtype support for HDF5 to all common types:
uint8/16/32/64, int8/16/32/64, float32/64, string

This PR also remap tests under the standarized tests

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@yongtang
Copy link
Member Author

Think all issue has been resolved. Merging.

@yongtang yongtang merged commit a52ac8f into tensorflow:master Dec 14, 2019
@yongtang yongtang deleted the h5 branch December 14, 2019 21:39
i-ony pushed a commit to i-ony/io that referenced this pull request Feb 8, 2021
* Extend dtype support for HDF5 to all common types

This PR extends dtype support for HDF5 to all common types:
uint8/16/32/64, int8/16/32/64, float32/64, string

This PR also remap tests under the standarized tests

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Mark HDF5 Init Ops as Stateful

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Add unique shared_name

Signed-off-by: Yong Tang <yong.tang.github@outlook.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.

Support HDF5 in tensorflow-io
1 participant