Package com.viam.service.mlmodel.v1
package com.viam.service.mlmodel.v1
-
ClassDescriptionProtobuf type
viam.service.mlmodel.v1.File
Protobuf typeviam.service.mlmodel.v1.File
Protobuf typeviam.service.mlmodel.v1.FlatTensor
Protobuf typeviam.service.mlmodel.v1.FlatTensor
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataDouble
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataDouble
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataFloat
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataFloat
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataInt16
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataInt16
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataInt32
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataInt32
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataInt64
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataInt64
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataInt8
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataInt8
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataUInt16
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataUInt16
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataUInt32
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataUInt32
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataUInt64
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataUInt64
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataUInt8
Protobuf typeviam.service.mlmodel.v1.FlatTensorDataUInt8
Protobuf typeviam.service.mlmodel.v1.FlatTensors
Protobuf typeviam.service.mlmodel.v1.FlatTensors
Protobuf typeviam.service.mlmodel.v1.InferRequest
Protobuf typeviam.service.mlmodel.v1.InferRequest
Protobuf typeviam.service.mlmodel.v1.InferResponse
Protobuf typeviam.service.mlmodel.v1.InferResponse
Protobuf enumviam.service.mlmodel.v1.LabelType
Protobuf typeviam.service.mlmodel.v1.Metadata
Protobuf typeviam.service.mlmodel.v1.Metadata
Protobuf typeviam.service.mlmodel.v1.MetadataRequest
Protobuf typeviam.service.mlmodel.v1.MetadataRequest
Protobuf typeviam.service.mlmodel.v1.MetadataResponse
Protobuf typeviam.service.mlmodel.v1.MetadataResponse
Protobuf typeviam.service.mlmodel.v1.TensorInfo
Protobuf typeviam.service.mlmodel.v1.TensorInfo
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.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.A stub to allow clients to do synchronous rpc calls to service MLModelService.A stub to allow clients to do ListenableFuture-style rpc calls to service MLModelService.Base class for the server implementation of the service MLModelService.A stub to allow clients to do asynchronous rpc calls to service MLModelService.