ValuesDef kelas akhir publik
Protocol buffer representing the values in ControlFlowContext.
tensorflow.ValuesDef
Kelas Bersarang
kelas | ValuesDef.Builder | Protocol buffer representing the values in ControlFlowContext. |
Konstanta
ke dalam | EXTERNAL_VALUES_FIELD_NUMBER | |
ke dalam | VALUES_FIELD_NUMBER |
Metode Publik
boolean | berisiExternalValues (kunci string) Value names referenced by but external to this context. |
boolean | sama dengan (Objek objek) |
Nilai statisDef | |
NilaiDef | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Peta<String, String> | dapatkan Nilai Eksternal () Gunakan getExternalValuesMap() sebagai gantinya. |
ke dalam | dapatkanExternalValuesCount () Value names referenced by but external to this context. |
Peta<String, String> | dapatkanExternalValuesMap () Value names referenced by but external to this context. |
Rangkaian | getExternalValuesOrDefault (kunci string, String defaultValue) Value names referenced by but external to this context. |
Rangkaian | getExternalValuesOrThrow (kunci string) Value names referenced by but external to this context. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
Rangkaian | getValues (indeks int) Value names that have been seen in this context. |
com.google.protobuf.ByteString | getValuesBytes (indeks int) Value names that have been seen in this context. |
ke dalam | dapatkanValuesCount () Value names that have been seen in this context. |
com.google.protobuf.ProtocolStringList | dapatkanDaftar Nilai () Value names that have been seen in this context. |
ke dalam | Kode hash () |
boolean terakhir | |
ValuesDef.Builder statis | newBuilder (prototipe ValuesDef ) |
ValuesDef.Builder statis | |
ValuesDef.Builder | |
Nilai statisDef | parseDelimitedFrom (masukan Aliran Masukan) |
Nilai statisDef | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Nilai statisDef | parseFrom (data ByteBuffer) |
Nilai statisDef | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Nilai statisDef | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Nilai statisDef | parseFrom (com.google.protobuf.CodedInputStream masukan) |
Nilai statisDef | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Nilai statisDef | parseFrom (com.google.protobuf.ByteString data) |
Nilai statisDef | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Nilai statisDef | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
ValuesDef.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik EXTERNAL_VALUES_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik VALUES_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik berisiExternalValues (kunci string)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publik int getExternalValuesCount ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
peta publik<String, String> getExternalValuesMap ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
String publik getExternalValuesOrDefault (kunci string, String defaultValue)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
String publik getExternalValuesOrThrow (kunci String)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
GetValues String publik (indeks int)
Value names that have been seen in this context.
repeated string values = 1;
publik com.google.protobuf.ByteString getValuesBytes (indeks int)
Value names that have been seen in this context.
repeated string values = 1;
int publik getValuesCount ()
Value names that have been seen in this context.
repeated string values = 1;
com.google.protobuf.ProtocolStringList getValuesList () publik
Value names that have been seen in this context.
repeated string values = 1;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
ValuesDef statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ValuesDef statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ValuesDef statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom ValuesDef statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
ValuesDef statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom ValuesDef statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom ValuesDef statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
ValuesDef statis publik parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|