package pblczero

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

message AttributeProto

onnx.proto:75

Used in: NodeProto

enum AttributeProto.AttributeType

onnx.proto:76

Used in: AttributeProto

message CompileEnvOptionProto

hlo.proto:352

Used in: CompileOptionsProto

message CompileOptionsProto

hlo.proto:442

message ExecutableBuildOptionsProto

hlo.proto:366

Used in: CompileOptionsProto

message GraphProto

onnx.proto:141

Used in: ModelProto

message HloComputationProto

hlo.proto:314

Used in: HloModuleProto

message HloInstructionProto

hlo.proto:263

Used in: HloComputationProto

message HloInstructionProto.SliceDimensions

hlo.proto:286

Describes the [begin, end) index range and stride for slices.

Used in: HloInstructionProto

message HloModuleProto

hlo.proto:329

message ModelProto

onnx.proto:156

The subset of Onnx protos that are used in lczero.

message NodeProto

onnx.proto:109

Used in: GraphProto

message OperatorSetIdProto

onnx.proto:150

Used in: ModelProto

message OptionOverrideProto

hlo.proto:345

Used in: CompileEnvOptionProto

message StringStringEntryProto

onnx.proto:70

Used in: TensorProto

message TensorProto

onnx.proto:32

Used in: AttributeProto, GraphProto

enum TensorProto.DataLocation

onnx.proto:63

Used in: TensorProto

enum TensorProto.DataType

onnx.proto:33

Used in: TensorProto, TypeProto.Tensor

message TensorShapeProto

onnx.proto:119

Used in: TypeProto.Tensor

message TensorShapeProto.Dimension

onnx.proto:120

Used in: TensorShapeProto

message TypeProto

onnx.proto:127

Used in: ValueInfoProto

message TypeProto.Tensor

onnx.proto:128

Used in: TypeProto

message ValueInfoProto

onnx.proto:135

Used in: GraphProto

message XlaConvolutionDimensionNumbers

hlo.proto:237

Used in: HloInstructionProto

message XlaDeviceAssignmentProto

hlo.proto:357

Used in: ExecutableBuildOptionsProto

message XlaDeviceAssignmentProto.ComputationDevice

hlo.proto:360

Used in: XlaDeviceAssignmentProto

message XlaDotDimensionNumbers

hlo.proto:249

Used in: HloInstructionProto

message XlaGatherDimensionNumbers

hlo.proto:256

Used in: HloInstructionProto

message XlaLayoutProto

hlo.proto:32

Used in: XlaShapeProto

message XlaLiteralProto

hlo.proto:195

Used in: HloInstructionProto

message XlaOpMetadata

hlo.proto:174

Symbolization metadata for HLO Instructions. This metadata is used for debugging XLA code generation, as well as performance profiling of XLA-generated executables.

Used in: HloInstructionProto

message XlaProgramShapeProto

hlo.proto:164

Shape of the parameters and output of a computation (like a traditional function signature).

Used in: HloComputationProto, HloModuleProto

message XlaShapeProto

hlo.proto:38

Used in: CompileOptionsProto, ExecutableBuildOptionsProto, HloInstructionProto, XlaLiteralProto, XlaProgramShapeProto

enum XlaShapeProto.Type

hlo.proto:39

Used in: XlaShapeProto

message XlaWindow

hlo.proto:235

Used in: HloInstructionProto

message XlaWindowDimension

hlo.proto:225

Used in: XlaWindow