publiczna statyczna klasa końcowa TrackableObjectGraph.TrackableObject
Protobuf typu tensorflow.TrackableObjectGraph.TrackableObject
Klasy zagnieżdżone
klasa | TrackableObjectGraph.TrackableObject.Builder | Protobuf typu tensorflow.TrackableObjectGraph.TrackableObject | |
klasa | TrackableObjectGraph.TrackableObject.ObjectReference | Protobuf typu tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference | |
interfejs | TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | ||
klasa | TrackableObjectGraph.TrackableObject.SerializedTensor | Protobuf typu tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor | |
interfejs | TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder | ||
klasa | TrackableObjectGraph.TrackableObject.SlotVariableReference | Protobuf typu tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference | |
interfejs | TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder |
Stałe
wew | ATTRIBUTE_FIELD_NUMBER | |
wew | CHILDREN_FIELD_NUMBER | |
wew | SLOT_VARIABLES_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
TrackableObjectGraph.TrackableObject.SerializedTensor | getAttributes (indeks int) Serialized data specific to this object. |
wew | pobierz liczbę atrybutów () Serialized data specific to this object. |
Lista< TrackableObjectGraph.TrackableObject.SerializedTensor > | pobierz listę atrybutów () Serialized data specific to this object. |
TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder | getAttributesOrBuilder (indeks int) Serialized data specific to this object. |
Lista<? rozszerza TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder > | getAttributesOrBuilderList () Serialized data specific to this object. |
TrackableObjectGraph.TrackableObject.ObjectReference | getChildren (indeks int) Objects which this object depends on. |
wew | getChildrenCount () Objects which this object depends on. |
Lista< TrackableObjectGraph.TrackableObject.ObjectReference > | pobierz listę dzieci () Objects which this object depends on. |
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | getChildrenOrBuilder (indeks int) Objects which this object depends on. |
Lista<? rozszerza TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > | getChildrenOrBuilderList () Objects which this object depends on. |
statyczny TrackableObjectGraph.TrackableObject | |
TrackableObjectGraph.TrackableObject | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
wew | |
TrackableObjectGraph.TrackableObject.SlotVariableReference | getSlotVariables (indeks int) Slot variables owned by this object. |
wew | getSlotVariablesCount () Slot variables owned by this object. |
Lista< TrackableObjectGraph.TrackableObject.SlotVariableReference > | getSlotVariablesList () Slot variables owned by this object. |
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder | getSlotVariablesOrBuilder (indeks int) Slot variables owned by this object. |
Lista<? rozszerza TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > | getSlotVariablesOrBuilderList () Slot variables owned by this object. |
końcowy com.google.protobuf.UnknownFieldSet | |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny TrackableObjectGraph.TrackableObject.Builder | newBuilder (prototyp TrackableObjectGraph.TrackableObject ) |
statyczny TrackableObjectGraph.TrackableObject.Builder | |
TrackableObjectGraph.TrackableObject.Builder | |
statyczny TrackableObjectGraph.TrackableObject | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny TrackableObjectGraph.TrackableObject | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny TrackableObjectGraph.TrackableObject | parseFrom (dane ByteBuffer) |
statyczny TrackableObjectGraph.TrackableObject | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny TrackableObjectGraph.TrackableObject | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny TrackableObjectGraph.TrackableObject | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny TrackableObjectGraph.TrackableObject | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny TrackableObjectGraph.TrackableObject | parseFrom (dane com.google.protobuf.ByteString) |
statyczny TrackableObjectGraph.TrackableObject | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny TrackableObjectGraph.TrackableObject | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
TrackableObjectGraph.TrackableObject.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int ATTRIBUTES_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int CHILDREN_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int SLOT_VARIABLES_FIELD_NUMBER
Wartość stała: 3
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public TrackableObjectGraph.TrackableObject.SerializedTensor getAttributes (indeks int)
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
publiczny int getAttributesCount ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
public List< TrackableObjectGraph.TrackableObject.SerializedTensor > getAttributesList ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
public TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder getAttributesOrBuilder (indeks int)
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
lista publiczna<? rozszerza TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder > getAttributesOrBuilderList ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
public TrackableObjectGraph.TrackableObject.ObjectReference getChildren (indeks int)
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public int getChildrenCount ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public List< TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (indeks int)
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
lista publiczna<? rozszerza TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny getParserForType ()
publiczny int getSerializedSize ()
public TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (indeks int)
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public int getSlotVariablesCount ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public List< TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (indeks int)
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
lista publiczna<? rozszerza TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny TrackableObjectGraph.TrackableObject.Builder newBuilder (prototyp TrackableObjectGraph.TrackableObject )
publiczny statyczny TrackableObjectGraph.TrackableObject parseDelimitedFrom (wejście wejściowe)
Rzuca
Wyjątek IO |
---|
public static TrackableObjectGraph.TrackableObject parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny TrackableObjectGraph.TrackableObject parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny TrackableObjectGraph.TrackableObject parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny TrackableObjectGraph.TrackableObject parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny TrackableObjectGraph.TrackableObject parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
publiczny statyczny TrackableObjectGraph.TrackableObject parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny TrackableObjectGraph.TrackableObject parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny TrackableObjectGraph.TrackableObject parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny TrackableObjectGraph.TrackableObject parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|