package aialgs.data

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

message Bytes

record.proto:64

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.proto:9

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

Used in: Value

message Float64Tensor

record.proto:27

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

Used in: Value

message Int32Tensor

record.proto:45

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

Used in: Value

message Record

record.proto:85

message Value

record.proto:73

Used in: Record