public static interface CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObjectOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.ObjectReference> getChildrenList()
Objects which this object depends on.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.ObjectReference children = 1;CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.ObjectReference getChildren(int index)
Objects which this object depends on.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.ObjectReference children = 1;int getChildrenCount()
Objects which this object depends on.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.ObjectReference children = 1;List<? extends CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.ObjectReferenceOrBuilder> getChildrenOrBuilderList()
Objects which this object depends on.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.ObjectReference children = 1;CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.ObjectReferenceOrBuilder getChildrenOrBuilder(int index)
Objects which this object depends on.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.ObjectReference children = 1;List<CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.SerializedTensor> getAttributesList()
Serialized data specific to this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SerializedTensor attributes = 2;CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.SerializedTensor getAttributes(int index)
Serialized data specific to this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SerializedTensor attributes = 2;int getAttributesCount()
Serialized data specific to this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SerializedTensor attributes = 2;List<? extends CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.SerializedTensorOrBuilder> getAttributesOrBuilderList()
Serialized data specific to this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SerializedTensor attributes = 2;CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.SerializedTensorOrBuilder getAttributesOrBuilder(int index)
Serialized data specific to this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SerializedTensor attributes = 2;List<CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.SlotVariableReference> getSlotVariablesList()
Slot variables owned by this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SlotVariableReference slot_variables = 3;CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.SlotVariableReference getSlotVariables(int index)
Slot variables owned by this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SlotVariableReference slot_variables = 3;int getSlotVariablesCount()
Slot variables owned by this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SlotVariableReference slot_variables = 3;List<? extends CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.SlotVariableReferenceOrBuilder> getSlotVariablesOrBuilderList()
Slot variables owned by this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SlotVariableReference slot_variables = 3;CheckpointableObjectGraphOuterClass.CheckpointableObjectGraph.CheckpointableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder(int index)
Slot variables owned by this object.
repeated .tensorflow.CheckpointableObjectGraph.CheckpointableObject.SlotVariableReference slot_variables = 3;Copyright © 2022. All rights reserved.