Crates.io | tfrecord-codegen |
lib.rs | tfrecord-codegen |
version | 0.1.0 |
source | src |
created_at | 2023-09-09 01:35:42.019926 |
updated_at | 2023-09-09 01:35:42.019926 |
description | Code generation helper for tfrecord crate |
homepage | https://github.com/jerry73204/rust-tfrecord |
repository | https://github.com/jerry73204/rust-tfrecord.git |
max_upload_size | |
id | 967883 |
size | 11,265 |
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