kelas akhir statis publik TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
Tipe protobuf tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
Metode Publik
Metode Warisan
boolean | sama dengan (Objek arg0) |
Kelas terakhir<?> | dapatkan Kelas () |
ke dalam | Kode hash () |
kekosongan terakhir | beri tahu () |
kekosongan terakhir | beri tahuSemua () |
Rangkaian | keString () |
kekosongan terakhir | tunggu (arg0 panjang, int arg1) |
kekosongan terakhir | tunggu (argumen panjang0) |
kekosongan terakhir | Tunggu () |
abstrak ke dalam | dapatkanOriginalVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for. |
Tali abstrak | dapatkanSlotNama () The name of the slot (e.g. |
abstrak com.google.protobuf.ByteString | dapatkanSlotNameBytes () The name of the slot (e.g. |
abstrak ke dalam | dapatkanSlotVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable. |
Metode Publik
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder addRepeatedField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) publik
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder publik clearOriginalVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
publik TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder clearSlotName ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder publik clearSlotVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
int publik getOriginalVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
String publik getSlotName ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
publik com.google.protobuf.ByteString getSlotNameBytes ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
int publik getSlotVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;
boolean akhir publik diinisialisasi ()
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeFrom (com.google.protobuf.Message lainnya) publik
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder mergeUnknownFields akhir publik (com.google.protobuf.UnknownFieldSet unknownFields)
public TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setOriginalVariableNodeId (nilai int) publik
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1;
publik TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotName (nilai string) publik
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotNameBytes (nilai com.google.protobuf.ByteString) publik
The name of the slot (e.g. "m"/"v").
string slot_name = 2;
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder setSlotVariableNodeId (nilai int) publik
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3;