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 | newBuilder (prototype SavedConstant ) |
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 | analyseur () |
EnregistréConstant.Builder | toBuilder () |
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 final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique 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;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public static SavedConstant parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
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 void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|