package nnfusion.serialize

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AttrValue

nnf_attr_value.proto:14

Protocol buffer representing the value for an attr used to configure an Op. Comment indicates the corresponding attr type. Only the field matching the attr type may be filled.

Used in: NodeDef

message AttrValue.ListValue

nnf_attr_value.proto:15

Used in: AttrValue

message GraphDef

nnf_graph_def.proto:10

Represents the graph of operations

message NodeDef

nnf_node_def.proto:9

Used in: GraphDef

enum PBType

nnf_pbtypes.proto:10

(== suppress_warning documentation-presence ==) LINT.IfChange

Used in: AttrValue, AttrValue.ListValue

message TensorShapeProto

nnf_tensor_shape.proto:9

Dimensions of a tensor.

Used in: AttrValue, AttrValue.ListValue

message TensorShapeProto.Dim

nnf_tensor_shape.proto:11

One dimension of the tensor.

Used in: TensorShapeProto