proto_tf64

package
v0.0.0-...-e3d2a19 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_set_tf64_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Set

type Set struct {
	Cost    float64    `protobuf:"fixed64,1,opt,name=Cost,proto3" json:"Cost,omitempty"`
	Epoch   uint64     `protobuf:"varint,2,opt,name=Epoch,proto3" json:"Epoch,omitempty"`
	Weights []*Weights `protobuf:"bytes,3,rep,name=Weights,proto3" json:"Weights,omitempty"`
	// contains filtered or unexported fields
}

func (*Set) Descriptor deprecated

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

Deprecated: Use Set.ProtoReflect.Descriptor instead.

func (*Set) GetCost

func (x *Set) GetCost() float64

func (*Set) GetEpoch

func (x *Set) GetEpoch() uint64

func (*Set) GetWeights

func (x *Set) GetWeights() []*Weights

func (*Set) ProtoMessage

func (*Set) ProtoMessage()

func (*Set) ProtoReflect

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

func (*Set) Reset

func (x *Set) Reset()

func (*Set) String

func (x *Set) String() string

type Weights

type Weights struct {
	Name   string    `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"`
	Shape  []int64   `protobuf:"varint,2,rep,packed,name=Shape,proto3" json:"Shape,omitempty"`
	Values []float64 `protobuf:"fixed64,3,rep,packed,name=Values,proto3" json:"Values,omitempty"`
	States []float64 `protobuf:"fixed64,4,rep,packed,name=States,proto3" json:"States,omitempty"`
	// contains filtered or unexported fields
}

func (*Weights) Descriptor deprecated

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

Deprecated: Use Weights.ProtoReflect.Descriptor instead.

func (*Weights) GetName

func (x *Weights) GetName() string

func (*Weights) GetShape

func (x *Weights) GetShape() []int64

func (*Weights) GetStates

func (x *Weights) GetStates() []float64

func (*Weights) GetValues

func (x *Weights) GetValues() []float64

func (*Weights) ProtoMessage

func (*Weights) ProtoMessage()

func (*Weights) ProtoReflect

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

func (*Weights) Reset

func (x *Weights) Reset()

func (*Weights) String

func (x *Weights) String() string

Jump to

Keyboard shortcuts

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