This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Releases: NVIDIA/go-tfdata
Releases · NVIDIA/go-tfdata
Release list
v0.3.1
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.