package ge.proto

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

message AttrDef

om.proto:41

Used in: GraphDef, ModelDef, NamedAttrs, OpDef, TensorDescriptor

message AttrDef.ListListFloat

om.proto:79

Used in: AttrDef

message AttrDef.ListListFloat.ListFloat

om.proto:80

Used in: ListListFloat

message AttrDef.ListListInt

om.proto:72

Used in: AttrDef

message AttrDef.ListListInt.ListInt

om.proto:73

Used in: ListListInt

message AttrDef.ListValue

om.proto:43

Used in: AttrDef

enum AttrDef.ListValue.ListValueType

om.proto:45

Used in: ListValue

enum DataType

om.proto:5

Used in: TensorDescriptor

message GraphDef

om.proto:181

Graph definition

Used in: AttrDef, AttrDef.ListValue, ModelDef

message ModelDef

om.proto:194

model definition

message NamedAttrs

om.proto:106

A list of attr names and their values. The whole list is attached with a string name. E.g., MatMul[T=float].

Used in: AttrDef, AttrDef.ListValue

message OpDef

om.proto:153

Operator description

Used in: GraphDef

message ShapeDef

om.proto:113

Shape / dimension description, using row-major order

Used in: TensorDescriptor

message TensorDef

om.proto:145

GeTensor definition

Used in: AttrDef, AttrDef.ListValue

message TensorDescriptor

om.proto:119

Multidimensional data description

Used in: AttrDef, AttrDef.ListValue, OpDef, TensorDef