protobuf

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ActivateType_name = map[int32]string{
	0: "UNKNOWN",
	1: "RAW",
	2: "LOGISTIC",
	3: "SOFTMAX",
}
View Source
var ActivateType_value = map[string]int32{
	"UNKNOWN":  0,
	"RAW":      1,
	"LOGISTIC": 2,
	"SOFTMAX":  3,
}

Functions

This section is empty.

Types

type ActivateType

type ActivateType int32
const (
	ActivateType_UNKNOWN  ActivateType = 0
	ActivateType_RAW      ActivateType = 1
	ActivateType_LOGISTIC ActivateType = 2
	ActivateType_SOFTMAX  ActivateType = 3
)

func (ActivateType) EnumDescriptor

func (ActivateType) EnumDescriptor() ([]byte, []int)

func (ActivateType) String

func (x ActivateType) String() string

Jump to

Keyboard shortcuts

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