tfrecord-codegen 0.1.0

Code generation helper for tfrecord crate
Documentation

tfrecord-codege

This is a helper library for tfrecord crate that translates TensorFlow ProtocolBuffer code to Rust. The supported TensorFlow version is 2.13.0.

To change the supported TensorFlow version,

echo -n 2.13.0 > tensorflow_version