CostGraphDef.Node.InputInfo

public static final class 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.
 
Protobuf type tensorflow.CostGraphDef.Node.InputInfo

כיתות מקוננות

מעמד CostGraphDef.Node.InputInfo.Builder
 Inputs of this node. 

קבועים

int PRECEDING_NODE_FIELD_NUMBER
int PRECEDING_PORT_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
static CostGraphDef.Node.InputInfo
CostGraphDef.Node.InputInfo
final static com.google.protobuf.Descriptors.Descriptor
int
getPrecedingNode ()
int32 preceding_node = 1;
int
getPrecedingPort ()
int32 preceding_port = 2;
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
static CostGraphDef.Node.InputInfo.Builder
static CostGraphDef.Node.InputInfo.Builder
CostGraphDef.Node.InputInfo.Builder
static CostGraphDef.Node.InputInfo
parseDelimitedFrom (קלט InputStream)
static CostGraphDef.Node.InputInfo
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (נתוני ByteBuffer)
static CostGraphDef.Node.InputInfo
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (קלט com.google.protobuf.CodedInputStream)
static CostGraphDef.Node.InputInfo
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (נתוני com.google.protobuf.ByteString)
static CostGraphDef.Node.InputInfo
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CostGraphDef.Node.InputInfo
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
CostGraphDef.Node.InputInfo.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

public static final int PRECEDING_NODE_FIELD_NUMBER

ערך קבוע: 1

public static final int PRECEDING_PORT_FIELD_NUMBER

ערך קבוע: 2

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public static CostGraphDef.Node.InputInfo getDefaultInstance ()

public CostGraphDef.Node.InputInfo getDefaultInstanceForType ()

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

פּוּמְבֵּי getParserForType ()

public int getPrecedingNode ()

int32 preceding_node = 1;

public int getPrecedingPort ()

int32 preceding_port = 2;

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

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

public CostGraphDef.Node.InputInfo.Builder newBuilderForType ()

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

זורק
IOException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException