SavedConstant

classe finale publique SavedConstant

tensorflow.SavedConstant de type Protobuf.SavedConstant

Classes imbriquées

classe EnregistréConstant.Builder tensorflow.SavedConstant de type Protobuf.SavedConstant

Constantes

int OPERATION_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique SavedConstant
Constante enregistrée
final statique com.google.protobuf.Descriptors.Descriptor
Chaîne
getOpération ()
 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.
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique SavedConstant.Builder
statique SavedConstant.Builder
EnregistréConstant.Builder
statique SavedConstant
parseDelimitedFrom (entrée InputStream)
statique SavedConstant
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique SavedConstant
parseFrom (données ByteBuffer)
statique SavedConstant
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique SavedConstant
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique SavedConstant
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique SavedConstant
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique SavedConstant
parseFrom (données com.google.protobuf.ByteString)
statique SavedConstant
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique SavedConstant
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
EnregistréConstant.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int OPERATION_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique SavedConstant getDefaultInstance ()

public SavedConstant getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

chaîne publique getOperation ()

opération de chaîne

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

public com.google.protobuf.ByteString getOperationBytes ()

opération de chaîne

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

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique SavedConstant.Builder newBuilder (prototype SavedConstant )

public statique SavedConstant.Builder newBuilder ()

public SavedConstant.Builder newBuilderForType ()

public statique SavedConstant parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static SavedConstant parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique SavedConstant parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static SavedConstant parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static SavedConstant parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique SavedConstant parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique SavedConstant parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static SavedConstant parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static SavedConstant parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public SavedConstant.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException