grpcservice

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Overview

Package grpcservice implements the grpc server methods

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRunsResponse

func NewRunsResponse(runs []*types.Run) *mlsolidv1.RunsResponse

func ParseError

func ParseError(err error) error

func ParseMetric

func ParseMetric(m types.Metric) *mlsolidv1.Metric

func ParseMetrics

func ParseMetrics(m map[string]types.Metric) map[string]*mlsolidv1.Metric

func StartServer

func StartServer(port string, ctrl *controllers.Controller, authEnabled bool)

StartServer starts a grpc server instance.

Types

type Service

Service implementation of mlsolid grpc server.

func (*Service) AddArtifact

func (*Service) AddMetrics

func (*Service) AddModelEntry

func (*Service) Benchmark added in v0.1.3

Benchmark pull a benchmark by its id.

func (*Service) BenchmarkRuns added in v0.1.3

BenchmarkRuns rpc method.

func (*Service) Benchmarks added in v0.1.3

Benchmarks returns a list of benchmark ids.

func (*Service) BestModel added in v0.1.3

BestModel rpc method.

func (*Service) CreateBenchmark added in v0.1.3

CreateBenchmark grpc method to create a new benchmark.

func (*Service) CreateRun

func (*Service) DeleteBenchmark added in v0.1.3

DeleteBenchmark rpc method.

func (*Service) Experiment

func (*Service) Experiments

func (*Service) ModelRegistry

func (*Service) Run

func (*Service) Runs

func (*Service) SetBenchmarkContainer added in v0.1.3

SetBenchmarkContainer sets the benchmark container of a registry.

func (*Service) TagModel

func (*Service) TaggedModel

func (*Service) ToggleBenchmark added in v0.1.3

ToggleBenchmark toogles a benchmark's pause state.

func (*Service) UpdateBenchmark added in v0.1.3

UpdateBenchmark updates an existent benchmark.

Jump to

Keyboard shortcuts

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