SavedConstant

clase final pública SavedConstant

Tensorflow de tipo tensorflow.SavedConstant

Clases anidadas

clase SavedConstant.Builder Tensorflow de tipo tensorflow.SavedConstant

Constantes

En t OPERATION_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
static SavedConstant
Guardado Constante
com.google.protobuf.Descriptors.Descriptor estático final
Cuerda
getOperation ()
 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
com.google.protobuf.ByteString
getOperationBytes ()
 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
En t
final com.google.protobuf.UnknownFieldSet
En t
booleano final
static SavedConstant.Builder
static SavedConstant.Builder
SavedConstant.Builder
static SavedConstant
parseDelimitedFrom (entrada InputStream)
static SavedConstant
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedConstant
parseFrom (datos ByteBuffer)
static SavedConstant
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedConstant
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedConstant
parseFrom (entrada com.google.protobuf.CodedInputStream)
static SavedConstant
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedConstant
parseFrom (datos com.google.protobuf.ByteString)
static SavedConstant
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SavedConstant
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
SavedConstant.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

public static final int OPERATION_FIELD_NUMBER

Valor constante: 1

Métodos públicos

public boolean es igual a (Object obj)

public static SavedConstant getDefaultInstance ()

public SavedConstant getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public String getOperation ()

 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
 
string operation = 1;

public com.google.protobuf.ByteString getOperationBytes ()

 An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
 
string operation = 1;

público getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final boolean isInitialized ()

public static SavedConstant.Builder newBuilder (prototipo SavedConstant )

public static SavedConstant.Builder newBuilder ()

public SavedConstant.Builder newBuilderForType ()

public static SavedConstant parseDelimitedFrom (entrada InputStream)

Lanza
IOException

public static SavedConstant parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public static SavedConstant parseFrom (datos ByteBuffer)

Lanza
InvalidProtocolBufferException

public static SavedConstant parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public static SavedConstant parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

public static SavedConstant parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOException

public static SavedConstant parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

public static SavedConstant parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

public static SavedConstant parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public static SavedConstant parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático analizador ()

public SavedConstant.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException