Crate onnx_pb

Source

Modules§

attribute_proto
tensor_proto
tensor_shape_proto
type_proto

Structs§

AttributeProto
Attributes
Axes
Axes helpers struct.
GraphProto
Graphs
ModelProto
Models
NodeProto
Nodes
OperatorSetIdProto
Operator Sets
SparseTensorProto
A serialized sparse-tensor value
StringStringEntryProto
StringStringEntryProto follows the pattern for cross-proto-version maps. See https://developers.google.com/protocol-buffers/docs/proto3#maps
TensorAnnotation
TensorProto
Tensors
TensorShapeProto
Defines a tensor shape. A dimension can be either an integer value or a symbolic variable. A symbolic variable represents an unknown dimension.
TypeProto
Types
ValueInfoProto
Defines information on value, including the name, the type, and the shape of the value.

Enums§

Attribute
Attribute constructor.
Error
File utils error.
Version
Versioning

Functions§

make_attribute
Creates a new attribute struct.
open_model
Opens model from a file.
save_model
Saves model to a file.