SavedConstant

classe finale pubblica SavedConstant

Tipo di protocollo tensorflow.SavedConstant

Classi nidificate

classe SavedConstant.Builder Tipo di protocollo tensorflow.SavedConstant

Costanti

int OPERAZIONE_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Costante salvata statica
Costante salvata
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getOperazione ()
 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
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
statico SavedConstant.Builder
statico SavedConstant.Builder
SavedConstant.Builder
Costante salvata statica
parseDelimitedFrom (input InputStream)
Costante salvata statica
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Costante salvata statica
parseFrom (dati ByteBuffer)
Costante salvata statica
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Costante salvata statica
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Costante salvata statica
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Costante salvata statica
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Costante salvata statica
parseFrom (dati com.google.protobuf.ByteString)
Costante salvata statica
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Costante salvata statica
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
SavedConstant.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int OPERATION_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico SavedConstant getDefaultInstance ()

pubblico SavedConstant getDefaultInstanceForType ()

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

stringa pubblica getOperation ()

operazione di stringa

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

pubblico com.google.protobuf.ByteString getOperationBytes ()

operazione di stringa

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

public static SavedConstant.Builder newBuilder (prototipo SavedConstant )

public static SavedConstant.Builder newBuilder ()

public SavedConstant.Builder newBuilderForType ()

public static SavedConstant parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

parseFrom pubblico statico SavedConstant (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom statico pubblico SavedConstant (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

parseFrom statico pubblico SavedConstant (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedConstant (input com.google.protobuf.CodedInputStream)

Lancia
IOException

parseFrom pubblico statico SavedConstant (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedConstant (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedConstant (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico SavedConstant (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico SavedConstant.Builder toBuilder ()

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

Lancia
IOException