framework

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TensorflowServingGRPCPort         = "9000"
	TensorflowServingRestPort         = "8080"
	EnvTensorflowServingModelName     = "MODEL_NAME"
	EnvTensorflowServingModelBasePath = "MODEL_BASE_PATH"
)

Variables

View Source
var (
	Setters = make(map[v1alpha1.FrameworkType]Setter)
)

Functions

This section is empty.

Types

type Setter

type Setter interface {
	SetSpec(template *v1.PodTemplateSpec, modelVersion *modelv1alpha1.ModelVersion, modelPath string)
}

Setter is an interface definition to setup specification for predictor template.

Jump to

Keyboard shortcuts

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