genel statik son sınıf TrackableObjectGraph.TrackableObject.SlotVariableReference
Protobuf türü tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
İç İçe Sınıflar
| sınıf | TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | Protobuf türü tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference | |
Sabitler
| int | ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER | |
| int | SLOT_NAME_FIELD_NUMBER | |
| int | SLOT_VARIABLE_NODE_ID_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | |
| TrackableObjectGraph.TrackableObject.SlotVariableReference | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| int | getOriginalVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for. |
| int | |
| Sicim | getSlotName () The name of the slot (e.g. |
| com.google.protobuf.ByteString | getSlotNameBytes () The name of the slot (e.g. |
| int | getSlotVariableNodeId () An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable. |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | yeniİnşaatçı () |
| TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | parseDelimitedFrom (InputStream girişi) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (ByteBuffer verileri) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik TrackableObjectGraph.TrackableObject.SlotVariableReference | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER
Sabit Değer: 1
genel statik final int SLOT_NAME_FIELD_NUMBER
Sabit Değer: 2
genel statik final int SLOT_VARIABLE_NODE_ID_FIELD_NUMBER
Sabit Değer: 3
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getOriginalVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
int32 original_variable_node_id = 1; halk getParserForType ()
public int getSerializedSize ()
genel Dize getSlotName ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2; public com.google.protobuf.ByteString getSlotNameBytes ()
The name of the slot (e.g. "m"/"v").
string slot_name = 2; public int getSlotVariableNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
int32 slot_variable_node_id = 3; genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
public static TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder newBuilder ( TrackableObjectGraph.TrackableObject.SlotVariableReference prototipi)
public static TrackableObjectGraph.TrackableObject.SlotVariableReference ayrıştırmaDelimitedFrom (InputStream girişi)
Atar
| IOİstisnası |
|---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (ByteBuffer verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik TrackableObjectGraph.TrackableObject.SlotVariableReference ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik TrackableObjectGraph.TrackableObject.SlotVariableReference ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik TrackableObjectGraph.TrackableObject.SlotVariableReference ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IOİstisnası |
|---|
genel statik TrackableObjectGraph.TrackableObject.SlotVariableReference ayrıştırmaFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik TrackableObjectGraph.TrackableObject.SlotVariableReference ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
public static TrackableObjectGraph.TrackableObject.SlotVariableReference ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik TrackableObjectGraph.TrackableObject.SlotVariableReference 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ı |
|---|