public final class Predict
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Predict.PredictRequest
PredictRequest specifies which TensorFlow model to run, as well as
how inputs are mapped to tensors and how outputs are filtered before
returning to user.
|
static interface |
Predict.PredictRequestOrBuilder |
static class |
Predict.PredictResponse
Response for PredictRequest on successful run.
|
static interface |
Predict.PredictResponseOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()