Package inference
Class GrpcPredictV2
java.lang.Object
inference.GrpcPredictV2
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAn inference parameter value.static interfacestatic final classThe data contained in a tensor represented by the repeated type that matches the tensor's data type.static interfacestatic final classProtobuf typeinference.ModelInferRequeststatic interfacestatic final classProtobuf typeinference.ModelInferResponsestatic interfacestatic final classProtobuf typeinference.ModelMetadataRequeststatic interfacestatic final classProtobuf typeinference.ModelMetadataResponsestatic interfacestatic final classProtobuf typeinference.ModelReadyRequeststatic interfacestatic final classProtobuf typeinference.ModelReadyResponsestatic interfacestatic final classProtobuf typeinference.ServerLiveRequeststatic interfacestatic final classProtobuf typeinference.ServerLiveResponsestatic interfacestatic final classProtobuf typeinference.ServerMetadataRequeststatic interfacestatic final classProtobuf typeinference.ServerMetadataResponsestatic interfacestatic final classProtobuf typeinference.ServerReadyRequeststatic interfacestatic final classProtobuf typeinference.ServerReadyResponsestatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-