[−][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 | |
| 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 |
Functions
| into_bytes | Serialize a protobuf message into a vector of bytes. |