tensorflow.SavedObject tipo tensorflow.SavedObject
Classes aninhadas
| aula | SavedObject.Builder | tensorflow.SavedObject tipo tensorflow.SavedObject | |
| enum | SavedObject.KindCase | ||
Constantes
Métodos Públicos
| boleano | containsSaveableObjects (chave String) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
| boleano | igual a (objeto obj) |
| SavedAsset | getAsset () .tensorflow.SavedAsset asset = 5; |
| SavedAssetOrBuilder | getAssetOrBuilder () .tensorflow.SavedAsset asset = 5; |
| SavedBareConcreteFunction | getBareConcreteFunction () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
| SavedBareConcreteFunctionOrBuilder | getBareConcreteFunctionOrBuilder () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
| TrackableObjectGraph.TrackableObject.ObjectReference | getChildren (int index) Objects which this object depends on: named edges in the dependency graph. |
| int | getChildrenCount () Objects which this object depends on: named edges in the dependency graph. |
| List < TrackableObjectGraph.TrackableObject.ObjectReference > | getChildrenList () Objects which this object depends on: named edges in the dependency graph. |
| TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | getChildrenOrBuilder (índice interno ) Objects which this object depends on: named edges in the dependency graph. |
| Lista <? estende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > | getChildrenOrBuilderList () Objects which this object depends on: named edges in the dependency graph. |
| SavedConstant | getConstant () .tensorflow.SavedConstant constant = 9; |
| SavedConstantOrBuilder | getConstantOrBuilder () .tensorflow.SavedConstant constant = 9; |
| SavedObject estático | |
| SavedObject | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| SavedFunction | getFunction () .tensorflow.SavedFunction function = 6; |
| SavedFunctionOrBuilder | getFunctionOrBuilder () .tensorflow.SavedFunction function = 6; |
| SavedObject.KindCase | getKindCase () |
| SavedResource | getResource () .tensorflow.SavedResource resource = 10; |
| SavedResourceOrBuilder | getResourceOrBuilder () .tensorflow.SavedResource resource = 10; |
| Map <String, SaveableObject > | getSaveableObjects () getSaveableObjectsMap() vez disso, use getSaveableObjectsMap() . |
| int | getSaveableObjectsCount () map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
| Map <String, SaveableObject > | getSaveableObjectsMap () map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
| SaveableObject | getSaveableObjectsOrDefault (String key, SaveableObject defaultValue) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
| SaveableObject | getSaveableObjectsOrThrow (String key) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
| int | |
| TrackableObjectGraph.TrackableObject.SlotVariableReference | getSlotVariables (int index) Slot variables owned by this object. |
| int | getSlotVariablesCount () Slot variables owned by this object. |
| List < TrackableObjectGraph.TrackableObject.SlotVariableReference > | getSlotVariablesList () Slot variables owned by this object. |
| TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder | |
| Lista <? estende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > | getSlotVariablesOrBuilderList () Slot variables owned by this object. |
| final com.google.protobuf.UnknownFieldSet | |
| SavedUserObject | getUserObject () .tensorflow.SavedUserObject user_object = 4; |
| SavedUserObjectOrBuilder | getUserObjectOrBuilder () .tensorflow.SavedUserObject user_object = 4; |
| SavedVariable | getVariable () .tensorflow.SavedVariable variable = 7; |
| SavedVariableOrBuilder | getVariableOrBuilder () .tensorflow.SavedVariable variable = 7; |
| boleano | hasAsset () .tensorflow.SavedAsset asset = 5; |
| boleano | hasBareConcreteFunction () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
| boleano | hasConstant () .tensorflow.SavedConstant constant = 9; |
| boleano | hasFunction () .tensorflow.SavedFunction function = 6; |
| boleano | hasResource () .tensorflow.SavedResource resource = 10; |
| boleano | hasUserObject () .tensorflow.SavedUserObject user_object = 4; |
| boleano | hasVariable () .tensorflow.SavedVariable variable = 7; |
| int | hashCode () |
| final booleano | |
| static SavedObject.Builder | newBuilder (protótipo SavedObject ) |
| static SavedObject.Builder | newBuilder () |
| SavedObject.Builder | |
| SavedObject estático | parseDelimitedFrom (input InputStream) |
| SavedObject estático | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedObject estático | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedObject estático | parseFrom (com.google.protobuf.CodedInputStream input) |
| SavedObject estático | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedObject estático | parseFrom (dados ByteBuffer) |
| SavedObject estático | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedObject estático | parseFrom (com.google.protobuf.ByteString data) |
| SavedObject estático | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedObject estático | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| SavedObject.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int ASSET_FIELD_NUMBER
public static final int BARE_CONCRETE_FUNCTION_FIELD_NUMBER
public static final int CHILDREN_FIELD_NUMBER
public static final int CONSTANT_FIELD_NUMBER
public static final int FUNCTION_FIELD_NUMBER
public static final int RESOURCE_FIELD_NUMBER
public static final int SAVEABLE_OBJECTS_FIELD_NUMBER
public static final int SLOT_VARIABLES_FIELD_NUMBER
public static final int USER_OBJECT_FIELD_NUMBER
public static final int VARIABLE_FIELD_NUMBER
Métodos Públicos
public boolean containsSaveableObjects (String key)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
public boolean equals (Object obj)
public SavedBareConcreteFunction getBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
public SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
public TrackableObjectGraph.TrackableObject.ObjectReference getChildren (int index)
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;public int getChildrenCount ()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;public List < TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;public TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (índice interno )
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;Lista pública <? estende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()
Objects which this object depends on: named edges in the dependency graph. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public Map <String, SaveableObject > getSaveableObjects ()
getSaveableObjectsMap() vez disso, use getSaveableObjectsMap() .
public int getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
public Map <String, SaveableObject > getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
public SaveableObject getSaveableObjectsOrDefault (String key, SaveableObject defaultValue)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
public SaveableObject getSaveableObjectsOrThrow (chave String)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
public int getSerializedSize ()
public TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (int index)
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;public int getSlotVariablesCount ()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;public List < TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;public TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (índice interno )
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;Lista pública <? estende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()
Slot variables owned by this object. This describes the three-way (optimizer, variable, slot variable) relationship; none of the three depend on the others directly. Note: currently only valid if kind == "user_object".
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public SavedUserObjectOrBuilder getUserObjectOrBuilder ()
.tensorflow.SavedUserObject user_object = 4;
public boolean hasAsset ()
.tensorflow.SavedAsset asset = 5;
public boolean hasBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
public boolean hasConstant ()
.tensorflow.SavedConstant constant = 9;
public boolean hasFunction ()
.tensorflow.SavedFunction function = 6;
public boolean hasResource ()
.tensorflow.SavedResource resource = 10;
public boolean hasUserObject ()
.tensorflow.SavedUserObject user_object = 4;
public boolean hasVariable ()
.tensorflow.SavedVariable variable = 7;
public int hashCode ()
public final boolean isInitialized ()
public static SavedObject parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static SavedObject parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static SavedObject parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static SavedObject parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static SavedObject parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static SavedObject parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static SavedObject parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|