CostGraphDef.Node.InputInfo

classe finale statica pubblica CostGraphDef.Node.InputInfo

 Inputs of this node. They must be executed before this node can be
 executed. An input is a particular output of another node, specified
 by the node id and the output index.
 
Tipo di protocollo tensorflow.CostGraphDef.Node.InputInfo

Classi nidificate

classe CostGraphDef.Node.InputInfo.Builder
 Inputs of this node. 

Costanti

int PRECEDING_NODE_FIELD_NUMBER
int PRECEDING_PORT_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
static CostGraphDef.Node.InputInfo
CostGraphDef.Node.InputInfo
com.google.protobuf.Descriptors.Descriptor statico finale
int
getPrecedingNode ()
int32 preceding_node = 1;
int
getPrecedentePort ()
int32 preceding_port = 2;
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
static CostGraphDef.Node.InputInfo.Builder
static CostGraphDef.Node.InputInfo.Builder
CostGraphDef.Node.InputInfo.Builder
static CostGraphDef.Node.InputInfo
parseDelimitedFrom (input InputStream)
static CostGraphDef.Node.InputInfo
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (dati ByteBuffer)
static CostGraphDef.Node.InputInfo
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (ingresso com.google.protobuf.CodedInputStream)
static CostGraphDef.Node.InputInfo
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (dati com.google.protobuf.ByteString)
static CostGraphDef.Node.InputInfo
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
CostGraphDef.Node.InputInfo.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int PRECEDING_NODE_FIELD_NUMBER

Valore costante: 1

public static final int PRECEDING_PORT_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

public static CostGraphDef.Node.InputInfo getDefaultInstance ()

public CostGraphDef.Node.InputInfo getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getPrecedingNode ()

int32 preceding_node = 1;

public int getPrecedingPort ()

int32 preceding_port = 2;

public int getSerializedSize ()

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

public int hashCode ()

public final booleano isInitialized ()

public static CostGraphDef.Node.InputInfo.Builder newBuilder ()

public CostGraphDef.Node.InputInfo.Builder newBuilderForType ()

public static CostGraphDef.Node.InputInfo parseDelimitedFrom (input InputStream)

Lancia
IOException

public static CostGraphDef.Node.InputInfo parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CostGraphDef.Node.InputInfo parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

public static CostGraphDef.Node.InputInfo parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static CostGraphDef.Node.InputInfo parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

public static CostGraphDef.Node.InputInfo parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static CostGraphDef.Node.InputInfo parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

public static CostGraphDef.Node.InputInfo parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static CostGraphDef.Node.InputInfo parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico CostGraphDef.Node.InputInfo parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

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

Lancia
IOException