This is a collection of small utility libraries that make massaging data for consumption by TensorFlow slightly easier.
tfrecord (code) provides facilities to writing TFRecord files.
example (code) allows you to build tensorflow.Examples without going crazy.