BuildConfiguration

genel son sınıf BuildConfiguration

Protobuf türü tensorflow.BuildConfiguration

İç İçe Sınıflar

sınıf BuildConfiguration.Builder Protobuf türü tensorflow.BuildConfiguration

Sabitler

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Sicim
getCcFlags (int dizini)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
com.google.protobuf.ByteString
getCcFlagsBytes (int dizini)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
int
getCcFlagsCount ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
com.google.protobuf.ProtocolStringList
getCcFlagsList ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
statik Yapı Yapılandırması
YapıYapılandırması
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getMode ()
 opt, dbg, etc
 
string mode = 1;
com.google.protobuf.ByteString
getModeBytes ()
 opt, dbg, etc
 
string mode = 1;
Sicim
getOpts (int dizini)
 Bazel compilation options, if known
 
repeated string opts = 3;
com.google.protobuf.ByteString
getOptsBytes (int dizini)
 Bazel compilation options, if known
 
repeated string opts = 3;
int
getOptsCount ()
 Bazel compilation options, if known
 
repeated string opts = 3;
com.google.protobuf.ProtocolStringList
getOptsList ()
 Bazel compilation options, if known
 
repeated string opts = 3;
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik BuildConfiguration.Builder
statik BuildConfiguration.Builder
BuildConfiguration.Builder
statik Yapı Yapılandırması
parseDelimitedFrom (InputStream girişi)
statik Yapı Yapılandırması
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
parseFrom (ByteBuffer verileri)
statik Yapı Yapılandırması
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Yapı Yapılandırması
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Yapı Yapılandırması
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
BuildConfiguration.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

boolean
eşittir (Nesne arg0)
son Sınıf<?>
getClass ()
int
hashKodu ()
son boşluk
bildir ()
son boşluk
tümünü bildir ()
Sicim
toString ()
son boşluk
bekle (uzun arg0, int arg1)
son boşluk
bekle (uzun arg0)
son boşluk
Beklemek ()
org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder arayüzünden
soyut Dize
getCcFlags (int dizini)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
abstract com.google.protobuf.ByteString
getCcFlagsBytes (int dizini)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
soyut int
getCcFlagsCount ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
özet Liste<String>
getCcFlagsList ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
soyut Dize
getMode ()
 opt, dbg, etc
 
string mode = 1;
abstract com.google.protobuf.ByteString
getModeBytes ()
 opt, dbg, etc
 
string mode = 1;
soyut Dize
getOpts (int dizini)
 Bazel compilation options, if known
 
repeated string opts = 3;
abstract com.google.protobuf.ByteString
getOptsBytes (int dizini)
 Bazel compilation options, if known
 
repeated string opts = 3;
soyut int
getOptsCount ()
 Bazel compilation options, if known
 
repeated string opts = 3;
özet Liste<String>
getOptsList ()
 Bazel compilation options, if known
 
repeated string opts = 3;

Sabitler

genel statik final int CC_FLAGS_FIELD_NUMBER

Sabit Değer: 2

genel statik final int MODE_FIELD_NUMBER

Sabit Değer: 1

genel statik final int OPTS_FIELD_NUMBER

Sabit Değer: 3

Genel Yöntemler

genel boole eşittir (Object obj)

public String getCcFlags (int dizini)

 CC compiler flags, if known
 
repeated string cc_flags = 2;

public com.google.protobuf.ByteString getCcFlagsBytes (int dizini)

 CC compiler flags, if known
 
repeated string cc_flags = 2;

public int getCcFlagsCount ()

 CC compiler flags, if known
 
repeated string cc_flags = 2;

public com.google.protobuf.ProtocolStringList getCcFlagsList ()

 CC compiler flags, if known
 
repeated string cc_flags = 2;

public static BuildConfiguration getDefaultInstance ()

public BuildConfiguration getDefaultInstanceForType ()

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

genel Dize getMode ()

 opt, dbg, etc
 
string mode = 1;

public com.google.protobuf.ByteString getModeBytes ()

 opt, dbg, etc
 
string mode = 1;

public String getOpts (int dizini)

 Bazel compilation options, if known
 
repeated string opts = 3;

public com.google.protobuf.ByteString getOptsBytes (int dizini)

 Bazel compilation options, if known
 
repeated string opts = 3;

public int getOptsCount ()

 Bazel compilation options, if known
 
repeated string opts = 3;

public com.google.protobuf.ProtocolStringList getOptsList ()

 Bazel compilation options, if known
 
repeated string opts = 3;

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik BuildConfiguration.Builder newBuilder ()

public static BuildConfiguration.Builder newBuilder ( BuildConfiguration prototipi)

public BuildConfiguration.Builder newBuilderForType ()

public static BuildConfiguration ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

genel statik BuildConfiguration ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik BuildConfiguration ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

genel statik BuildConfiguration ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

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

Atar
Geçersiz ProtokolBufferException

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

public BuildConfiguration.Builder toBuilder ()

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

Atar
IOİstisnası
,
genel son sınıf BuildConfiguration

Protobuf türü tensorflow.BuildConfiguration

İç İçe Sınıflar

sınıf BuildConfiguration.Builder Protobuf türü tensorflow.BuildConfiguration

Sabitler

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Sicim
getCcFlags (int dizini)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
com.google.protobuf.ByteString
getCcFlagsBytes (int dizini)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
int
getCcFlagsCount ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
com.google.protobuf.ProtocolStringList
getCcFlagsList ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
statik Yapı Yapılandırması
YapıYapılandırması
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getMode ()
 opt, dbg, etc
 
string mode = 1;
com.google.protobuf.ByteString
getModeBytes ()
 opt, dbg, etc
 
string mode = 1;
Sicim
getOpts (int dizini)
 Bazel compilation options, if known
 
repeated string opts = 3;
com.google.protobuf.ByteString
getOptsBytes (int dizini)
 Bazel compilation options, if known
 
repeated string opts = 3;
int
getOptsCount ()
 Bazel compilation options, if known
 
repeated string opts = 3;
com.google.protobuf.ProtocolStringList
getOptsList ()
 Bazel compilation options, if known
 
repeated string opts = 3;
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik BuildConfiguration.Builder
statik BuildConfiguration.Builder
BuildConfiguration.Builder
statik Yapı Yapılandırması
parseDelimitedFrom (InputStream girişi)
statik Yapı Yapılandırması
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
parseFrom (ByteBuffer verileri)
statik Yapı Yapılandırması
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Yapı Yapılandırması
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Yapı Yapılandırması
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Yapı Yapılandırması
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
BuildConfiguration.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

boolean
eşittir (Nesne arg0)
son Sınıf<?>
getClass ()
int
hashKodu ()
son boşluk
bildir ()
son boşluk
tümünü bildir ()
Sicim
toString ()
son boşluk
bekle (uzun arg0, int arg1)
son boşluk
bekle (uzun arg0)
son boşluk
Beklemek ()
org.tensorflow.proto.util.testlog.BuildConfigurationOrBuilder arayüzünden
soyut Dize
getCcFlags (int dizini)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
abstract com.google.protobuf.ByteString
getCcFlagsBytes (int dizini)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
soyut int
getCcFlagsCount ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
özet Liste<String>
getCcFlagsList ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
soyut Dize
getMode ()
 opt, dbg, etc
 
string mode = 1;
abstract com.google.protobuf.ByteString
getModeBytes ()
 opt, dbg, etc
 
string mode = 1;
soyut Dize
getOpts (int dizini)
 Bazel compilation options, if known
 
repeated string opts = 3;
abstract com.google.protobuf.ByteString
getOptsBytes (int dizini)
 Bazel compilation options, if known
 
repeated string opts = 3;
soyut int
getOptsCount ()
 Bazel compilation options, if known
 
repeated string opts = 3;
özet Liste<String>
getOptsList ()
 Bazel compilation options, if known
 
repeated string opts = 3;

Sabitler

genel statik final int CC_FLAGS_FIELD_NUMBER

Sabit Değer: 2

genel statik final int MODE_FIELD_NUMBER

Sabit Değer: 1

genel statik final int OPTS_FIELD_NUMBER

Sabit Değer: 3

Genel Yöntemler

genel boole eşittir (Object obj)

public String getCcFlags (int dizini)

 CC compiler flags, if known
 
repeated string cc_flags = 2;

public com.google.protobuf.ByteString getCcFlagsBytes (int dizini)

 CC compiler flags, if known
 
repeated string cc_flags = 2;

public int getCcFlagsCount ()

 CC compiler flags, if known
 
repeated string cc_flags = 2;

public com.google.protobuf.ProtocolStringList getCcFlagsList ()

 CC compiler flags, if known
 
repeated string cc_flags = 2;

public static BuildConfiguration getDefaultInstance ()

public BuildConfiguration getDefaultInstanceForType ()

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

genel Dize getMode ()

 opt, dbg, etc
 
string mode = 1;

public com.google.protobuf.ByteString getModeBytes ()

 opt, dbg, etc
 
string mode = 1;

public String getOpts (int dizini)

 Bazel compilation options, if known
 
repeated string opts = 3;

public com.google.protobuf.ByteString getOptsBytes (int dizini)

 Bazel compilation options, if known
 
repeated string opts = 3;

public int getOptsCount ()

 Bazel compilation options, if known
 
repeated string opts = 3;

public com.google.protobuf.ProtocolStringList getOptsList ()

 Bazel compilation options, if known
 
repeated string opts = 3;

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik BuildConfiguration.Builder newBuilder ()

public static BuildConfiguration.Builder newBuilder ( BuildConfiguration prototipi)

public BuildConfiguration.Builder newBuilderForType ()

public static BuildConfiguration ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

genel statik BuildConfiguration ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik BuildConfiguration ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

genel statik BuildConfiguration ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

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

Atar
Geçersiz ProtokolBufferException

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

public BuildConfiguration.Builder toBuilder ()

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

Atar
IOİstisnası