modelUpdate

package module
v0.0.0-...-4e644ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_modelUpdate_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ModelUpdate

type ModelUpdate struct {
	ModelID   string   `protobuf:"bytes,1,opt,name=modelID,proto3" json:"modelID,omitempty"`
	Parents   []string `protobuf:"bytes,2,rep,name=parents,proto3" json:"parents,omitempty"`
	Weights   string   `protobuf:"bytes,3,opt,name=weights,proto3" json:"weights,omitempty"`
	Pubkey    string   `protobuf:"bytes,4,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
	Timestamp uint32   `protobuf:"varint,5,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	Accuracy  float32  `protobuf:"fixed32,6,opt,name=accuracy,proto3" json:"accuracy,omitempty"`
	Model     string   `protobuf:"bytes,7,opt,name=model,proto3" json:"model,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelUpdate) Descriptor deprecated

func (*ModelUpdate) Descriptor() ([]byte, []int)

Deprecated: Use ModelUpdate.ProtoReflect.Descriptor instead.

func (*ModelUpdate) GetAccuracy

func (x *ModelUpdate) GetAccuracy() float32

func (*ModelUpdate) GetModel

func (x *ModelUpdate) GetModel() string

func (*ModelUpdate) GetModelID

func (x *ModelUpdate) GetModelID() string

func (*ModelUpdate) GetParents

func (x *ModelUpdate) GetParents() []string

func (*ModelUpdate) GetPubkey

func (x *ModelUpdate) GetPubkey() string

func (*ModelUpdate) GetTimestamp

func (x *ModelUpdate) GetTimestamp() uint32

func (*ModelUpdate) GetWeights

func (x *ModelUpdate) GetWeights() string

func (*ModelUpdate) ProtoMessage

func (*ModelUpdate) ProtoMessage()

func (*ModelUpdate) ProtoReflect

func (x *ModelUpdate) ProtoReflect() protoreflect.Message

func (*ModelUpdate) Reset

func (x *ModelUpdate) Reset()

func (*ModelUpdate) String

func (x *ModelUpdate) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL