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
int | CC_FLAGS_FIELD_NUMBER | |
int | MODE_FIELD_NUMBER | |
int | OPTS_FIELD_NUMBER |
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 | hashKodu () |
son boole değeri | Başlatıldı () |
statik BuildConfiguration.Builder | yeniİnşaatçı () |
statik BuildConfiguration.Builder | newBuilder ( BuildConfiguration prototipi) |
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 | ayrıştırıcı () |
BuildConfiguration.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
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 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 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ı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|