Skip to content

Releases: NVIDIA/go-tfdata

v0.3.1

11 May 15:04
Compare
Choose a tag to compare

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.