Class MLModelServiceGrpc

java.lang.Object
com.viam.service.mlmodel.v1.MLModelServiceGrpc

public final class MLModelServiceGrpc extends Object
 MLModelService declares the gRPC contract for a service that takes in a map of input arrays/tensors,
 runs them through an ML inference engine, and outputs a map of array/tensors.