1 unstable release

0.1.0 Sep 9, 2023

#59 in #tensorflow


Used in tfrecord

Custom license

11KB
214 lines

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

Dependencies

~10–23MB
~341K SLoC