classe finale statique publique CostGraphDef.Node.OutputInfo
Outputs of this node.
tensorflow.CostGraphDef.Node.OutputInfo de type Protobuf Classes imbriquées
| classe | CostGraphDef.Node.OutputInfo.Builder | Outputs of this node. | |
Constantes
| int | ALIAS_INPUT_PORT_FIELD_NUMBER | |
| int | DTYPE_FIELD_NUMBER | |
| int | SHAPE_FIELD_NUMBER | |
| int | SIZE_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal (Obj objet) |
| long | getAliasInputPort () If >= 0, the output is an alias of an input. |
| statique CostGraphDef.Node.OutputInfo | |
| CostGraphDef.Node.OutputInfo | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Type de données | getDtype () .tensorflow.DataType dtype = 4; |
| int | getDtypeValue () .tensorflow.DataType dtype = 4; |
| int | |
| TensorShapeProto | obtenirForme () .tensorflow.TensorShapeProto shape = 3; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 3; |
| long | obtenirTaille () int64 size = 1; |
| final com.google.protobuf.UnknownFieldSet | |
| booléen | aForme () .tensorflow.TensorShapeProto shape = 3; |
| int | |
| booléen final | |
| statique CostGraphDef.Node.OutputInfo.Builder | newBuilder (prototype CostGraphDef.Node.OutputInfo ) |
| statique CostGraphDef.Node.OutputInfo.Builder | |
| CostGraphDef.Node.OutputInfo.Builder | |
| statique CostGraphDef.Node.OutputInfo | parseDelimitedFrom (entrée InputStream) |
| statique CostGraphDef.Node.OutputInfo | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CostGraphDef.Node.OutputInfo | parseFrom (données ByteBuffer) |
| statique CostGraphDef.Node.OutputInfo | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CostGraphDef.Node.OutputInfo | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CostGraphDef.Node.OutputInfo | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| statique CostGraphDef.Node.OutputInfo | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CostGraphDef.Node.OutputInfo | parseFrom (données com.google.protobuf.ByteString) |
| statique CostGraphDef.Node.OutputInfo | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique CostGraphDef.Node.OutputInfo | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| CostGraphDef.Node.OutputInfo.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int ALIAS_INPUT_PORT_FIELD_NUMBER
Valeur constante : 2
public statique final int DTYPE_FIELD_NUMBER
Valeur constante : 4
public statique final entier SHAPE_FIELD_NUMBER
Valeur constante : 3
public statique final entier SIZE_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public long getAliasInputPort ()
If >= 0, the output is an alias of an input. Note that an alias input may itself be an alias. The algorithm will therefore need to follow those pointers.
int64 alias_input_port = 2; public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 4;
publique getParserForType ()
public int getSerializedSize ()
public long getSize ()
int64 size = 1;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public booléen hasShape ()
.tensorflow.TensorShapeProto shape = 3;
code de hachage int public ()
public final booléen isInitialized ()
public statique CostGraphDef.Node.OutputInfo.Builder newBuilder (prototype CostGraphDef.Node.OutputInfo )
public statique CostGraphDef.Node.OutputInfo parseDelimitedFrom (entrée InputStream)
Jetés
| IOException |
|---|
public statique CostGraphDef.Node.OutputInfo parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique CostGraphDef.Node.OutputInfo parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public statique CostGraphDef.Node.OutputInfo parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique CostGraphDef.Node.OutputInfo parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique CostGraphDef.Node.OutputInfo parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public statique CostGraphDef.Node.OutputInfo parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique CostGraphDef.Node.OutputInfo parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public statique CostGraphDef.Node.OutputInfo parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique CostGraphDef.Node.OutputInfo 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 |
|---|