Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@knopt knopt released this 11 May 15:04
· 2 commits to master since this release

The go-tfdata is a Go library helping to work with tar/tgz archives and files in TFRecord and tf.Example formats, including converting TAR files to TFRecord files.

It provides interfaces and their default implementations on each intermediate step between tar and TFRecord format. Additionally, it includes easy to use utilities to convert and augment data in intermediate steps.