SavedObject

public final class SavedObject

tensorflow.SavedObject tipo tensorflow.SavedObject

Classes aninhadas

aula SavedObject.Builder tensorflow.SavedObject tipo tensorflow.SavedObject
enum SavedObject.KindCase

Constantes

int ASSET_FIELD_NUMBER
int BARE_CONCRETE_FUNCTION_FIELD_NUMBER
int CHILDREN_FIELD_NUMBER
int CONSTANT_FIELD_NUMBER
int FUNCTION_FIELD_NUMBER
int RESOURCE_FIELD_NUMBER
int SAVEABLE_OBJECTS_FIELD_NUMBER
intSLOT_VARIABLES_FIELD_NUMBER
int USER_OBJECT_FIELD_NUMBER
int VARIABLE_FIELD_NUMBER

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
SavedResource
getResource ()
.tensorflow.SavedResource resource = 10;
SavedResourceOrBuilder
getResourceOrBuilder ()
.tensorflow.SavedResource resource = 10;
Map <String, SaveableObject >
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
getSlotVariablesOrBuilder (índice interno )
 Slot variables owned by this object.
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
final booleano
static SavedObject.Builder
newBuilder (protótipo SavedObject )
static SavedObject.Builder
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
SavedObject.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int ASSET_FIELD_NUMBER

Valor constante: 5

public static final int BARE_CONCRETE_FUNCTION_FIELD_NUMBER

Valor constante: 8

public static final int CHILDREN_FIELD_NUMBER

Valor Constante: 1

public static final int CONSTANT_FIELD_NUMBER

Valor constante: 9

public static final int FUNCTION_FIELD_NUMBER

Valor constante: 6

public static final int RESOURCE_FIELD_NUMBER

Valor constante: 10

public static final int SAVEABLE_OBJECTS_FIELD_NUMBER

Valor constante: 11

public static final int SLOT_VARIABLES_FIELD_NUMBER

Valor Constante: 3

public static final int USER_OBJECT_FIELD_NUMBER

Valor constante: 4

public static final int VARIABLE_FIELD_NUMBER

Valor constante: 7

Métodos Públicos

public boolean containsSaveableObjects (String key)

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

public boolean equals (Object obj)

public SavedAsset getAsset ()

.tensorflow.SavedAsset asset = 5;

public SavedAssetOrBuilder getAssetOrBuilder ()

.tensorflow.SavedAsset asset = 5;

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 SavedConstant getConstant ()

.tensorflow.SavedConstant constant = 9;

public SavedConstantOrBuilder getConstantOrBuilder ()

.tensorflow.SavedConstant constant = 9;

public static SavedObject getDefaultInstance ()

public SavedObject getDefaultInstanceForType ()

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

public SavedFunction getFunction ()

.tensorflow.SavedFunction function = 6;

public SavedFunctionOrBuilder getFunctionOrBuilder ()

.tensorflow.SavedFunction function = 6;

public SavedObject.KindCase getKindCase ()

público getParserForType ()

public SavedResource getResource ()

.tensorflow.SavedResource resource = 10;

public SavedResourceOrBuilder getResourceOrBuilder ()

.tensorflow.SavedResource resource = 10;

public Map <String, SaveableObject > getSaveableObjects ()

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 SavedUserObject getUserObject ()

.tensorflow.SavedUserObject user_object = 4;

public SavedUserObjectOrBuilder getUserObjectOrBuilder ()

.tensorflow.SavedUserObject user_object = 4;

public SavedVariable getVariable ()

.tensorflow.SavedVariable variable = 7;

public SavedVariableOrBuilder getVariableOrBuilder ()

.tensorflow.SavedVariable variable = 7;

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.Builder newBuilder (protótipo SavedObject )

public static SavedObject.Builder newBuilder ()

public SavedObject.Builder newBuilderForType ()

public static SavedObject parseDelimitedFrom (InputStream input)

Lança
IOException

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 (com.google.protobuf.CodedInputStream input)

Lança
IOException

public static SavedObject parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static SavedObject parseFrom (dados ByteBuffer)

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 SavedObject.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException