Public final class SavedFunction
A function with multiple signatures, possibly with non-Tensor arguments.Tensorflow de tipo
tensorflow.SavedFunction Clases anidadas
| clase | SavedFunction.Builder | A function with multiple signatures, possibly with non-Tensor arguments. | |
Constantes
| En t | CONCRETE_FUNCTIONS_FIELD_NUMBER | |
| En t | FUNCTION_SPEC_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| Cuerda | getConcreteFunctions (índice int) repeated string concrete_functions = 1; |
| com.google.protobuf.ByteString | getConcreteFunctionsBytes (índice int) repeated string concrete_functions = 1; |
| En t | getConcreteFunctionsCount () repeated string concrete_functions = 1; |
| com.google.protobuf.ProtocolStringList | getConcreteFunctionsList () repeated string concrete_functions = 1; |
| static SavedFunction | |
| Función guardada | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| FunctionSpec | getFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
| FunctionSpecOrBuilder | getFunctionSpecOrBuilder () .tensorflow.FunctionSpec function_spec = 2; |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| booleano | hasFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
| En t | hashCode () |
| booleano final | |
| static SavedFunction.Builder | newBuilder (prototipo de función guardada ) |
| static SavedFunction.Builder | newBuilder () |
| SavedFunction.Builder | |
| static SavedFunction | parseDelimitedFrom (entrada InputStream) |
| static SavedFunction | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedFunction | parseFrom (datos ByteBuffer) |
| static SavedFunction | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedFunction | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedFunction | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| static SavedFunction | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedFunction | parseFrom (datos com.google.protobuf.ByteString) |
| static SavedFunction | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static SavedFunction | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| SavedFunction.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int CONCRETE_FUNCTIONS_FIELD_NUMBER
Valor constante: 1
public static final int FUNCTION_SPEC_FIELD_NUMBER
Valor constante: 2
Métodos públicos
public boolean es igual a (Object obj)
public String getConcreteFunctions (int index)
repeated string concrete_functions = 1;
public com.google.protobuf.ByteString getConcreteFunctionsBytes (índice int)
repeated string concrete_functions = 1;
public int getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
public com.google.protobuf.ProtocolStringList getConcreteFunctionsList ()
repeated string concrete_functions = 1;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public boolean hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
public int hashCode ()
public final boolean isInitialized ()
Public static SavedFunction parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
Public static SavedFunction parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
Public static SavedFunction parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
Public static SavedFunction parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
Public static SavedFunction parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
Public static SavedFunction parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
Public static SavedFunction parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
Public static SavedFunction parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|