[][src]Crate tensorflow_proto

tensorflow_proto

This library exposes protocol buffers from Tensorflow in the form of Rust structs, to allow end users to consume and produce them.

Modules

boosted_trees
compare_test
google
stream_executor
tensorflow
tflite
third_party
toco
xla
xrt

Enums

Error

Error type for tensorflow_proto. This exists to avoid forcing users to explicitly depend on prost to use into_bytes.

Functions

into_bytes

Serialize a protobuf message into a vector of bytes.