This is a followup to this PR #60 . It introduced a way to write ByteArrays to TFRecord files. We also have a use case where we want to read the ByteArrays from the files that we wrote. I was hoping that I could contribute to the repository by adding support for reading ByteArray's from TfRecord files.
This is a followup to this PR #60 . It introduced a way to write ByteArrays to TFRecord files. We also have a use case where we want to read the ByteArrays from the files that we wrote. I was hoping that I could contribute to the repository by adding support for reading ByteArray's from TfRecord files.
I have a PR #65 ready for review.