Feature

מחלקה סיום ציבורית תכונה

 Containers for non-sequential data.
 
tensorflow.Feature מסוג Protobuf. תכונה

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

מעמד Feature.Builder
 Containers for non-sequential data. 
enum Feature.KindCase

קבועים

int BYTES_LIST_FIELD_NUMBER
int FLOAT_LIST_FIELD_NUMBER
int INT64_LIST_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
BytesList
getBytesList ()
.tensorflow.BytesList bytes_list = 1;
BytesListOrBuilder
getBytesListOrBuilder ()
.tensorflow.BytesList bytes_list = 1;
תכונה סטטית
תכונה
final static com.google.protobuf.Descriptors.Descriptor
Float List
getFloatList ()
.tensorflow.FloatList float_list = 2;
FloatListOrBuilder
getFloatListOrBuilder ()
.tensorflow.FloatList float_list = 2;
Int64 List
getInt64List ()
.tensorflow.Int64List int64_list = 3;
Int64ListOrBuilder
getInt64ListOrBuilder ()
.tensorflow.Int64List int64_list = 3;
Feature.KindCase
int
final com.google.protobuf.UnknownFieldSet
בוליאני
hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
בוליאני
hasFloatList ()
.tensorflow.FloatList float_list = 2;
בוליאני
hasInt64List ()
.tensorflow.Int64List int64_list = 3;
int
בוליאנית סופית
סטטי Feature.Builder
newBuilder ( אב- טיפוס תכונה)
סטטי Feature.Builder
Feature.Builder
תכונה סטטית
parseDelimitedFrom (קלט InputStream)
תכונה סטטית
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונה סטטית
parseFrom (נתוני ByteBuffer)
תכונה סטטית
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונה סטטית
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונה סטטית
parseFrom (קלט com.google.protobuf.CodedInputStream)
תכונה סטטית
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונה סטטית
parseFrom (נתוני com.google.protobuf.ByteString)
תכונה סטטית
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונה סטטית
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
Feature.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

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

ערך קבוע: 1

גמר סטטי ציבורי FLOAT_LIST_FIELD_NUMBER

ערך קבוע: 2

אינט גמר סטטי ציבורי INT64_LIST_FIELD_NUMBER

ערך קבוע: 3

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

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

Public BytesList getBytesList ()

.tensorflow.BytesList bytes_list = 1;

Public BytesListOrBuilder getBytesListOrBuilder ()

.tensorflow.BytesList bytes_list = 1;

תכונה סטטית ציבורית getDefaultInstance ()

תכונה ציבורית getDefaultInstanceForType ()

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

Public FloatList getFloatList ()

.tensorflow.FloatList float_list = 2;

Public FloatListOrBuilder getFloatListOrBuilder ()

.tensorflow.FloatList float_list = 2;

Public Int64List getInt64List ()

.tensorflow.Int64List int64_list = 3;

public Int64ListOrBuilder getInt64ListOrBuilder ()

.tensorflow.Int64List int64_list = 3;

public Feature.KindCase getKindCase ()

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

public int getSerializedSize ()

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

hasBytesList בוליאני ציבורי ()

.tensorflow.BytesList bytes_list = 1;

hasFloatList בוליאני ציבורי ()

.tensorflow.FloatList float_list = 2;

hasInt64List בוליאני ציבורי ()

.tensorflow.Int64List int64_list = 3;

public int hashCode ()

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

Public static Feature.Builder newBuilder (אב - טיפוס תכונה)

Public static Feature.Builder newBuilder ()

public Feature.Builder newBuilderForType ()

Public static Feature parseDelimitedFrom (קלט InputStream)

זורק
IOException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

נתח פיצ'ר סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

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

זורק
InvalidProtocolBufferException

ניתוח סטטי של תכונה ציבורית (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
InvalidProtocolBufferException

Public static Feature parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

Public Feature.Builder toBuilder ()

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

זורק
IOException