public static interface EagerServiceOuterClass.RegisterFunctionRequestOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getContextId()
fixed64 context_id = 1; |
FunctionDef |
getFunctionDef()
.tensorflow.FunctionDef function_def = 2; |
FunctionDefOrBuilder |
getFunctionDefOrBuilder()
.tensorflow.FunctionDef function_def = 2; |
boolean |
hasFunctionDef()
.tensorflow.FunctionDef function_def = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getContextId()
fixed64 context_id = 1;boolean hasFunctionDef()
.tensorflow.FunctionDef function_def = 2;FunctionDef getFunctionDef()
.tensorflow.FunctionDef function_def = 2;FunctionDefOrBuilder getFunctionDefOrBuilder()
.tensorflow.FunctionDef function_def = 2;Copyright © 2021. All rights reserved.