TupleValue

שיעור הגמר הציבורי TupleValue

 Represents a Python tuple.
 
tensorflow מסוג Protobuf tensorflow.TupleValue

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

מעמד TupleValue.Builder
 Represents a Python tuple. 

קבועים

int VALUES_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
סטטי TupleValue
TupleValue
final static com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
StructuredValue
getValues ​​(int index)
repeated .tensorflow.StructuredValue values = 1;
int
getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
רשימה< StructuredValue >
getValuesList ()
repeated .tensorflow.StructuredValue values = 1;
StructuredValueOrBuilder
getValuesOrBuilder (int index)
repeated .tensorflow.StructuredValue values = 1;
רשימה<? מרחיב את StructuredValueOrBuilder >
getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
int
בוליאנית סופית
סטטי TupleValue.Builder
newBuilder (אב-טיפוס TupleValue )
סטטי TupleValue.Builder
TupleValue.Builder
סטטי TupleValue
parseDelimitedFrom (קלט InputStream)
סטטי TupleValue
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TupleValue
parseFrom (נתוני ByteBuffer)
סטטי TupleValue
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TupleValue
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TupleValue
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי TupleValue
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TupleValue
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי TupleValue
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TupleValue
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
TupleValue.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי VALUES_FIELD_NUMBER

ערך קבוע: 1

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

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

public static TupleValue getDefaultInstance ()

public TupleValue getDefaultInstanceForType ()

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

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

public int getSerializedSize ()

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

public StructuredValue getValues ​​(אינדקס אינט)

repeated .tensorflow.StructuredValue values = 1;

public int getValuesCount ()

repeated .tensorflow.StructuredValue values = 1;

רשימה ציבורית< StructuredValue > getValuesList ()

repeated .tensorflow.StructuredValue values = 1;

public StructuredValueOrBuilder getValuesOrBuilder (int index)

repeated .tensorflow.StructuredValue values = 1;

רשימה ציבורית<? מרחיב את StructuredValueOrBuilder > getValuesOrBuilderList ()

repeated .tensorflow.StructuredValue values = 1;

public int hashCode ()

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

ציבורי סטטי TupleValue.Builder newBuilder (אב-טיפוס TupleValue )

ציבורי סטטי TupleValue.Builder newBuilder ()

public TupleValue.Builder newBuilderForType ()

public static TupleValue parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static TupleValue parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי TupleValue parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static TupleValue parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static TupleValue parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static TupleValue parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static TupleValue parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

מנתח TupleValue סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static TupleValue parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static TupleValue parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

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

public TupleValue.Builder toBuilder ()

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

זורק
IOException