TrackableObjectGraph.TrackableObject

kelas akhir statis publik TrackableObjectGraph.TrackableObject

Tipe protobuf tensorflow.TrackableObjectGraph.TrackableObject

Kelas Bersarang

kelas TrackableObjectGraph.TrackableObject.Builder Tipe protobuf tensorflow.TrackableObjectGraph.TrackableObject
kelas TrackableObjectGraph.TrackableObject.ObjectReference Tipe protobuf tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
antarmuka TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
kelas TrackableObjectGraph.TrackableObject.SerializedTensor Tipe protobuf tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
antarmuka TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
kelas TrackableObjectGraph.TrackableObject.SlotVariableReference Tipe protobuf tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
antarmuka TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder

Konstanta

ke dalam ATTRIBUTES_FIELD_NUMBER
ke dalam ANAK_FIELD_NUMBER
ke dalam SLOT_VARIABLES_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
TrackableObjectGraph.TrackableObject.SerializedTensor
getAttributes (indeks int)
 Serialized data specific to this object.
ke dalam
dapatkanAttributesCount ()
 Serialized data specific to this object.
Daftar< TrackableObjectGraph.TrackableObject.SerializedTensor >
dapatkanDaftar Atribut ()
 Serialized data specific to this object.
TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
getAttributesOrBuilder (indeks int)
 Serialized data specific to this object.
Daftar<? memperluas TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder >
dapatkanAttributesOrBuilderList ()
 Serialized data specific to this object.
TrackableObjectGraph.TrackableObject.ObjectReference
getChildren (indeks int)
 Objects which this object depends on.
ke dalam
dapatkanChildrenCount ()
 Objects which this object depends on.
Daftar< TrackableObjectGraph.TrackableObject.ObjectReference >
dapatkan Daftar Anak ()
 Objects which this object depends on.
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
getChildrenOrBuilder (indeks int)
 Objects which this object depends on.
Daftar<? memperluas TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder >
dapatkanChildrenOrBuilderList ()
 Objects which this object depends on.
TrackableObjectGraph statis.TrackableObject
TrackableObjectGraph.TrackableObject
com.google.protobuf.Descriptors.Descriptor statis terakhir
ke dalam
TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (indeks int)
 Slot variables owned by this object.
ke dalam
dapatkanSlotVariablesCount ()
 Slot variables owned by this object.
Daftar< TrackableObjectGraph.TrackableObject.SlotVariableReference >
dapatkanSlotVariablesList ()
 Slot variables owned by this object.
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
getSlotVariablesOrBuilder (indeks int)
 Slot variables owned by this object.
Daftar<? memperluas TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder >
dapatkanSlotVariablesOrBuilderList ()
 Slot variables owned by this object.
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
TrackableObjectGraph.TrackableObject.Builder statis
TrackableObjectGraph.TrackableObject.Builder statis
TrackableObjectGraph.TrackableObject.Builder
TrackableObjectGraph statis.TrackableObject
parseDelimitedFrom (masukan Aliran Masukan)
TrackableObjectGraph statis.TrackableObject
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph statis.TrackableObject
parseFrom (data ByteBuffer)
TrackableObjectGraph statis.TrackableObject
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph statis.TrackableObject
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph statis.TrackableObject
parseFrom (com.google.protobuf.CodedInputStream masukan)
TrackableObjectGraph statis.TrackableObject
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph statis.TrackableObject
parseFrom (com.google.protobuf.ByteString data)
TrackableObjectGraph statis.TrackableObject
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph statis.TrackableObject
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
TrackableObjectGraph.TrackableObject.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik ATTRIBUTES_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik CHILDREN_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik SLOT_VARIABLES_FIELD_NUMBER

Nilai Konstan: 3

Metode Publik

boolean publik sama (Obj objek)

publik TrackableObjectGraph.TrackableObject.SerializedTensor getAttributes (indeks int)

 Serialized data specific to this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;

int publik getAttributesCount ()

 Serialized data specific to this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;

Daftar publik< TrackableObjectGraph.TrackableObject.SerializedTensor > getAttributesList ()

 Serialized data specific to this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;

publik TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder getAttributesOrBuilder (int indeks)

 Serialized data specific to this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;

Daftar Publik<? memperluas TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder > getAttributesOrBuilderList ()

 Serialized data specific to this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;

publik TrackableObjectGraph.TrackableObject.ObjectReference getChildren (indeks int)

 Objects which this object depends on.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

int publik getChildrenCount ()

 Objects which this object depends on.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

Daftar publik< TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()

 Objects which this object depends on.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

publik TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (indeks int)

 Objects which this object depends on.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

Daftar Publik<? memperluas TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()

 Objects which this object depends on.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

TrackableObjectGraph statis publik.TrackableObject getDefaultInstance ()

publik TrackableObjectGraph.TrackableObject getDefaultInstanceForType ()

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

publik dapatkanParserForType ()

publik int getSerializedSize ()

publik TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (int indeks)

 Slot variables owned by this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

int publik getSlotVariablesCount ()

 Slot variables owned by this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

Daftar publik< TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()

 Slot variables owned by this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

publik TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (int indeks)

 Slot variables owned by this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

Daftar Publik<? memperluas TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()

 Slot variables owned by this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

TrackableObjectGraph.TrackableObject.Builder statis publik TrackableObjectGraph newBuilder (prototipe TrackableObjectGraph.TrackableObject )

TrackableObjectGraph.TrackableObject.Builder statis publik TrackableObjectGraph ()

publik TrackableObjectGraph.TrackableObject.Builder newBuilderForType ()

TrackableObjectGraph.TrackableObject parseDelimitedFrom statis publik (input InputStream)

Melempar
Pengecualian IO

TrackableObjectGraph.TrackableObject parseDelimitedFrom statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

TrackableObjectGraph.TrackableObject parseFrom statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

TrackableObjectGraph.TrackableObject parseFrom statis publik (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

TrackableObjectGraph.TrackableObject parseFrom statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

TrackableObjectGraph.TrackableObject parseFrom statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

TrackableObjectGraph.TrackableObject parseFrom (byte[] data statis publik , com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

TrackableObjectGraph.TrackableObject parseFrom statis publik (data com.google.protobuf.ByteString)

Melempar
InvalidProtocolBufferException

TrackableObjectGraph.TrackableObject parseFrom statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

TrackableObjectGraph.TrackableObject parseFrom statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO