FeatureConfiguration

genel son sınıf ÖzellikYapılandırma

Protobuf tipi tensorflow.FeatureConfiguration

İç İçe Sınıflar

sınıf ÖzellikYapılandırma.Oluşturucu Protobuf tipi tensorflow.FeatureConfiguration
Sıralama ÖzellikConfiguration.ConfigCase

Sabitler

int FIXED_LEN_FEATURE_FIELD_NUMBER
int VAR_LEN_FEATURE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
ÖzellikConfiguration.ConfigCase
statik ÖzellikYapılandırma
ÖzellikYapılandırma
final statik com.google.protobuf.Descriptors.Descriptor
SabitLenÖzelliğiProto
getFixedLenFeature ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
SabitLenFeatureProtoOrBuilder
getFixedLenFeatureOrBuilder ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
int
final com.google.protobuf.UnknownFieldSet
VarLenÖzellikProto
getVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
VarLenFeatureProtoOrBuilder
getVarLenFeatureOrBuilder ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
boolean
hasSabitLenÖzelliği ()
.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;
boolean
hasVarLenFeature ()
.tensorflow.VarLenFeatureProto var_len_feature = 2;
int
son boole değeri
statik ÖzellikConfiguration.Builder
statik ÖzellikConfiguration.Builder
ÖzellikYapılandırma.Oluşturucu
statik ÖzellikYapılandırma
parseDelimitedFrom (InputStream girişi)
statik ÖzellikYapılandırma
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ÖzellikYapılandırma
parseFrom (ByteBuffer verileri)
statik ÖzellikYapılandırma
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ÖzellikYapılandırma
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ÖzellikYapılandırma
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik ÖzellikYapılandırma
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ÖzellikYapılandırma
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik ÖzellikYapılandırma
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik ÖzellikYapılandırma
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
ÖzellikYapılandırma.Oluşturucu
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int FIXED_LEN_FEATURE_FIELD_NUMBER

Sabit Değer: 1

genel statik final int VAR_LEN_FEATURE_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

public FeatureConfiguration.ConfigCase getConfigCase ()

public static ÖzellikYapılandırma getDefaultInstance ()

public ÖzellikYapılandırma getDefaultInstanceForType ()

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

genel SabitLenFeatureProto getFixedLenFeature ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

public SabitLenFeatureProtoOrBuilder getFixedLenFeatureOrBuilder ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

halk getParserForType ()

public int getSerializedSize ()

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

kamu VarLenFeatureProto getVarLenFeature ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

kamu VarLenFeatureProtoOrBuilder getVarLenFeatureOrBuilder ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

herkese açık boolean hasFixedLenFeature ()

.tensorflow.FixedLenFeatureProto fixed_len_feature = 1;

genel boolean hasVarLenFeature ()

.tensorflow.VarLenFeatureProto var_len_feature = 2;

genel int hashCode ()

genel final boolean isInitialized ()

public static ÖzellikConfiguration.Builder newBuilder ( FeatureConfiguration prototipi)

genel statik ÖzellikConfiguration.Builder newBuilder ()

public ÖzellikConfiguration.Builder newBuilderForType ()

public static ÖzellikYapılandırma ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik ÖzellikYapılandırma ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static ÖzellikYapılandırma ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

genel statik ÖzellikYapılandırma ayrıştırmaFrom (byte[] verisi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

public ÖzellikConfiguration.Builder toBuilder ()

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

Atar
IO İstisnası