mlmdtypes

package
v0.2.0-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateMLMDTypes

func CreateMLMDTypes(cc grpc.ClientConnInterface, nameConfig MLMDTypeNamesConfig) (map[string]int64, error)

Utility method that created the necessary Model Registry's logical-model types as the necessary MLMD's Context, Artifact, Execution types etc. in the underlying MLMD service

Types

type MLMDTypeNamesConfig

type MLMDTypeNamesConfig struct {
	RegisteredModelTypeName    string
	ModelVersionTypeName       string
	ModelArtifactTypeName      string
	DocArtifactTypeName        string
	ServingEnvironmentTypeName string
	InferenceServiceTypeName   string
	ServeModelTypeName         string
	CanAddFields               bool
}

func NewMLMDTypeNamesConfigFromDefaults

func NewMLMDTypeNamesConfigFromDefaults() MLMDTypeNamesConfig

Jump to

Keyboard shortcuts

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