tensorflow-protobuf 0.0.0

ONNX protocol buffers messages.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
// @generated

pub mod attr_value;
pub mod full_type;
pub mod function;
pub mod graph;
pub mod node_def;
pub mod op_def;
pub mod resource_handle;
pub mod tensor;
pub mod tensor_shape;
pub mod types;
pub mod versions;