Feature

halka açık final dersi Özelliği

 Containers for non-sequential data.
 
Protobuf tipi tensorflow.Feature

İç İçe Sınıflar

sınıf Özellik.Oluşturucu
 Containers for non-sequential data. 
Sıralama Özellik.KindCase

Sabitler

int BYTES_LIST_FIELD_NUMBER
int FLOAT_LIST_FIELD_NUMBER
int INT64_LIST_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Bayt Listesi
getBytesList ()
.tensorflow.BytesList bytes_list = 1;
BytesListOrBuilder
getBytesListOrBuilder ()
.tensorflow.BytesList bytes_list = 1;
Statik Özellik
Özellik
final statik com.google.protobuf.Descriptors.Descriptor
Kayan Liste
getFloatList ()
.tensorflow.FloatList float_list = 2;
FloatListOrBuilder
getFloatListOrBuilder ()
.tensorflow.FloatList float_list = 2;
Int64List
getInt64List ()
.tensorflow.Int64List int64_list = 3;
Int64ListOrBuilder
getInt64ListOrBuilder ()
.tensorflow.Int64List int64_list = 3;
Özellik.KindCase
int
final com.google.protobuf.UnknownFieldSet
boolean
hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
boolean
hasFloatList ()
.tensorflow.FloatList float_list = 2;
boolean
hasInt64List ()
.tensorflow.Int64List int64_list = 3;
int
son boole değeri
Statik Özellik.Oluşturucu
newBuilder ( Özellik prototipi)
Statik Özellik.Oluşturucu
Özellik.Oluşturucu
Statik Özellik
parseDelimitedFrom (InputStream girişi)
Statik Özellik
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özellik
parseFrom (ByteBuffer verileri)
Statik Özellik
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özellik
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özellik
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Özellik
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özellik
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Özellik
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özellik
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
Özellik.Oluşturucu
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int BYTES_LIST_FIELD_NUMBER

Sabit Değer: 1

genel statik final int FLOAT_LIST_FIELD_NUMBER

Sabit Değer: 2

genel statik final int INT64_LIST_FIELD_NUMBER

Sabit Değer: 3

Genel Yöntemler

genel boole eşittir (Object obj)

genel BytesList getBytesList ()

.tensorflow.BytesList bytes_list = 1;

genel BytesListOrBuilder getBytesListOrBuilder ()

.tensorflow.BytesList bytes_list = 1;

public static Özellik getDefaultInstance ()

public Özellik getDefaultInstanceForType ()

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

genel FloatList getFloatList ()

.tensorflow.FloatList float_list = 2;

genel FloatListOrBuilder getFloatListOrBuilder ()

.tensorflow.FloatList float_list = 2;

genel Int64List getInt64List ()

.tensorflow.Int64List int64_list = 3;

genel Int64ListOrBuilder getInt64ListOrBuilder ()

.tensorflow.Int64List int64_list = 3;

public Özellik.KindCase getKindCase ()

halk getParserForType ()

public int getSerializedSize ()

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

genel boolean hasBytesList ()

.tensorflow.BytesList bytes_list = 1;

genel boolean hasFloatList ()

.tensorflow.FloatList float_list = 2;

genel boolean hasInt64List ()

.tensorflow.Int64List int64_list = 3;

genel int hashCode ()

genel final boolean isInitialized ()

public static Özellik.Builder newBuilder ( Özellik prototipi)

genel statik Özellik.Builder newBuilder ()

public Özellik.Builder newBuilderForType ()

public static Özellik parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik Özellik parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static Özellik parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Özellik ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Özellik ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Özellik ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

public static Özellik ayrıştırmaFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Özellik ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Özellik ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Özellik ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel Özellik.Builder'dan Builder'a ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası