Class GkeInferenceQuickstartGrpc.GkeInferenceQuickstartImplBase (0.1.0)

public abstract static class GkeInferenceQuickstartGrpc.GkeInferenceQuickstartImplBase implements BindableService, GkeInferenceQuickstartGrpc.AsyncService

Base class for the server implementation of the service GkeInferenceQuickstart.

GKE Inference Quickstart (GIQ) service provides profiles with performance metrics for popular models and model servers across multiple accelerators. These profiles help generate optimized best practices for running inference on GKE.

Inheritance

java.lang.Object > GkeInferenceQuickstartGrpc.GkeInferenceQuickstartImplBase

Implements

io.grpc.BindableService, GkeInferenceQuickstartGrpc.AsyncService

Constructors

GkeInferenceQuickstartImplBase()

public GkeInferenceQuickstartImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition