1 unstable release
0.1.0 | Sep 9, 2023 |
---|
#60 in #tensorflow
Used in tfrecord
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–20MB
~296K SLoC