classe finale publique NodeOutput
Output sizes recorded for a single execution of a graph node.
tensorflow.NodeOutput
de type Protobuf.NodeOutput Classes imbriquées
classe | NodeOutput.Builder | Output sizes recorded for a single execution of a graph node. |
Constantes
int | SLOT_FIELD_NUMBER | |
int | TENSOR_DESCRIPTION_FIELD_NUMBER |
Méthodes publiques
booléen | est égal (Obj objet) |
NodeOutput statique | |
Sortie de nœud | |
final statique com.google.protobuf.Descriptors.Descriptor | |
int | |
int | getSlot () int32 slot = 1; |
TenseurDescription | getTensorDescription () .tensorflow.TensorDescription tensor_description = 3; |
TensorDescriptionOrBuilder | getTensorDescriptionOrBuilder () .tensorflow.TensorDescription tensor_description = 3; |
final com.google.protobuf.UnknownFieldSet | |
booléen | hasTensorDescription () .tensorflow.TensorDescription tensor_description = 3; |
int | |
booléen final | |
NodeOutput.Builder statique | |
NodeOutput.Builder statique | newBuilder (prototype NodeOutput ) |
NodeOutput.Builder | |
NodeOutput statique | parseDelimitedFrom (entrée InputStream) |
NodeOutput statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeOutput statique | parseFrom (données ByteBuffer) |
NodeOutput statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeOutput statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeOutput statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
NodeOutput statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeOutput statique | parseFrom (données com.google.protobuf.ByteString) |
NodeOutput statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeOutput statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
NodeOutput.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int SLOT_FIELD_NUMBER
Valeur constante : 1
public statique final int TENSOR_DESCRIPTION_FIELD_NUMBER
Valeur constante : 3
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publique getParserForType ()
public int getSerializedSize ()
public int getSlot ()
int32 slot = 1;
public TensorDescription getTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
public TensorDescriptionOrBuilder getTensorDescriptionOrBuilder ()
.tensorflow.TensorDescription tensor_description = 3;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public booléen hasTensorDescription ()
.tensorflow.TensorDescription tensor_description = 3;
code de hachage int public ()
public final booléen isInitialized ()
public statique NodeOutput parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique NodeOutput parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static NodeOutput parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique NodeOutput parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public statique NodeOutput parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique NodeOutput parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public statique NodeOutput parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique NodeOutput 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 |
---|