package aialgorithms.proto2

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

message Bytes

record-2.5.proto:63

Support for storing binary data for parsing in other ways (such as JPEG/etc). This is an example of another type of value and may not immediately be supported.

Used in: Value

message Float32Tensor

record-2.5.proto:8

A sparse or dense rank-R tensor that stores data as doubles (float64).

Used in: Value

message Float64Tensor

record-2.5.proto:26

A sparse or dense rank-R tensor that stores data as doubles (float64).

Used in: Value

message Int32Tensor

record-2.5.proto:44

A sparse or dense rank-R tensor that stores data as 32-bit ints (int32).

Used in: Value

message MapEntry

record-2.5.proto:79

Used in: Record

message Record

record-2.5.proto:84

message Value

record-2.5.proto:72

Used in: MapEntry