MetaGraphDef.Builder

clase final estática pública MetaGraphDef.Builder

 NOTE: This protocol buffer is evolving, and will go through revisions in the
 coming months.
 Protocol buffer containing the following which are necessary to restart
 training, run inference. It can be used to serialize/de-serialize memory
 objects necessary for running computation in a graph when crossing the
 process boundary. It can be used for long term storage of graphs,
 cross-language execution of graphs, etc.
   MetaInfoDef
   GraphDef
   SaverDef
   CollectionDef
   TensorInfo
   SignatureDef
 
Tipo de tensorflow.MetaGraphDef

Métodos públicos

MetaGraphDef.Builder
addAllAssetFileDef (Iterable <? extiende los valores de AssetFileDef >)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef ( AssetFileDef.Builder builderForValue)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef (índice int, valor AssetFileDef )
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef (índice int, AssetFileDef.Builder builderForValue)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef (valor de AssetFileDef )
 Asset file def to be used with the defined graph.
AssetFileDef.Builder
addAssetFileDefBuilder (índice int)
 Asset file def to be used with the defined graph.
AssetFileDef.Builder
addAssetFileDefBuilder ()
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MetaGraphDef
MetaGraphDef
MetaGraphDef.Builder
claro ()
MetaGraphDef.Builder
clearAssetFileDef ()
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
MetaGraphDef.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MetaGraphDef.Builder
clearGraphDef ()
 GraphDef.
MetaGraphDef.Builder
clearMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.Builder
clearObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
MetaGraphDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MetaGraphDef.Builder
clearSaverDef ()
 SaverDef.
MetaGraphDef.Builder
MetaGraphDef.Builder
clonar ()
booleano
containsCollectionDef (clave de cadena)
 collection_def: Map from collection name to collections.
booleano
containsSignatureDef (clave de cadena)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
AssetFileDef
getAssetFileDef (índice int)
 Asset file def to be used with the defined graph.
AssetFileDef.Builder
getAssetFileDefBuilder (índice int)
 Asset file def to be used with the defined graph.
Lista < AssetFileDef.Builder >
getAssetFileDefBuilderList ()
 Asset file def to be used with the defined graph.
En t
getAssetFileDefCount ()
 Asset file def to be used with the defined graph.
Lista < AssetFileDef >
getAssetFileDefList ()
 Asset file def to be used with the defined graph.
AssetFileDefOrBuilder
getAssetFileDefOrBuilder (índice int)
 Asset file def to be used with the defined graph.
Lista <? extiende AssetFileDefOrBuilder >
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
Mapa <String, CollectionDef >
En t
getCollectionDefCount ()
 collection_def: Map from collection name to collections.
Mapa <String, CollectionDef >
getCollectionDefMap ()
 collection_def: Map from collection name to collections.
ColecciónDef
getCollectionDefOrDefault (clave de cadena, CollectionDef defaultValue)
 collection_def: Map from collection name to collections.
ColecciónDef
getCollectionDefOrThrow (clave de cadena)
 collection_def: Map from collection name to collections.
MetaGraphDef
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
GraphDef
getGraphDef ()
 GraphDef.
GraphDef.Builder
getGraphDefBuilder ()
 GraphDef.
GraphDefOrBuilder
getGraphDefOrBuilder ()
 GraphDef.
MetaGraphDef.MetaInfoDef
getMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.MetaInfoDef.Builder
getMetaInfoDefBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.MetaInfoDefOrBuilder
getMetaInfoDefOrBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
Mapa <String, CollectionDef >
getMutableCollectionDef ()
En su lugar, utilice accesores de mutación alternativos.
Mapa <String, SignatureDef >
getMutableSignatureDef ()
En su lugar, utilice accesores de mutación alternativos.
SavedObjectGraph
getObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
SavedObjectGraph.Builder
getObjectGraphDefBuilder ()
 Extra information about the structure of functions and stateful objects.
SavedObjectGraphOrBuilder
getObjectGraphDefOrBuilder ()
 Extra information about the structure of functions and stateful objects.
SaverDef
getSaverDef ()
 SaverDef.
SaverDef.Builder
getSaverDefBuilder ()
 SaverDef.
SaverDefOrBuilder
getSaverDefOrBuilder ()
 SaverDef.
Mapa <String, SignatureDef >
En t
getSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
Mapa <String, SignatureDef >
getSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
SignatureDef
getSignatureDefOrDefault (clave de cadena, SignatureDef defaultValue)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
SignatureDef
getSignatureDefOrThrow (clave de cadena)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
booleano
hasGraphDef ()
 GraphDef.
booleano
hasMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
booleano
hasObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
booleano
hasSaverDef ()
 SaverDef.
booleano final
MetaGraphDef.Builder
mergeFrom (com.google.protobuf.Message otro)
MetaGraphDef.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.Builder
mergeGraphDef (valor GraphDef )
 GraphDef.
MetaGraphDef.Builder
mergeMetaInfoDef (valor de MetaGraphDef.MetaInfoDef )
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.Builder
mergeObjectGraphDef (valor SavedObjectGraph )
 Extra information about the structure of functions and stateful objects.
MetaGraphDef.Builder
mergeSaverDef (valor de SaverDef )
 SaverDef.
MetaGraphDef.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
MetaGraphDef.Builder
putAllCollectionDef ( valores de Map <String, CollectionDef >)
 collection_def: Map from collection name to collections.
MetaGraphDef.Builder
putAllSignatureDef ( valores de Map <String, SignatureDef >)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
MetaGraphDef.Builder
putCollectionDef (clave de cadena, valor de CollectionDef )
 collection_def: Map from collection name to collections.
MetaGraphDef.Builder
putSignatureDef (clave de cadena, valor SignatureDef )
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
MetaGraphDef.Builder
removeAssetFileDef (índice int)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
removeCollectionDef (clave de cadena)
 collection_def: Map from collection name to collections.
MetaGraphDef.Builder
removeSignatureDef (clave de cadena)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
MetaGraphDef.Builder
setAssetFileDef (índice int, valor AssetFileDef )
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
setAssetFileDef (índice int, AssetFileDef.Builder builderForValue)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MetaGraphDef.Builder
setGraphDef ( GraphDef.Builder builderForValue)
 GraphDef.
MetaGraphDef.Builder
setGraphDef (valor GraphDef )
 GraphDef.
MetaGraphDef.Builder
setMetaInfoDef (valor de MetaGraphDef.MetaInfoDef )
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.Builder
setMetaInfoDef ( MetaGraphDef.MetaInfoDef.Builder builderForValue)
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.Builder
setObjectGraphDef (valor SavedObjectGraph )
 Extra information about the structure of functions and stateful objects.
MetaGraphDef.Builder
setObjectGraphDef ( SavedObjectGraph.Builder builderForValue)
 Extra information about the structure of functions and stateful objects.
MetaGraphDef.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
MetaGraphDef.Builder
setSaverDef (valor de SaverDef )
 SaverDef.
MetaGraphDef.Builder
setSaverDef ( SaverDef.Builder builderForValue)
 SaverDef.
MetaGraphDef.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public MetaGraphDef.Builder addAllAssetFileDef (Iterable <? extiende los valores de AssetFileDef >)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder addAssetFileDef ( AssetFileDef.Builder builderForValue)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder addAssetFileDef (índice int, valor AssetFileDef )

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder addAssetFileDef (int index, AssetFileDef.Builder builderForValue)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder addAssetFileDef (valor de AssetFileDef )

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public AssetFileDef.Builder addAssetFileDefBuilder (índice int)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public AssetFileDef.Builder addAssetFileDefBuilder ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public MetaGraphDef build ()

public MetaGraphDef buildPartial ()

public MetaGraphDef.Builder clear ()

public MetaGraphDef.Builder clearAssetFileDef ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder clearCollectionDef ()

public MetaGraphDef.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public MetaGraphDef.Builder clearGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public MetaGraphDef.Builder clearMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public MetaGraphDef.Builder clearObjectGraphDef ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

public MetaGraphDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public MetaGraphDef.Builder clearSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public MetaGraphDef.Builder clearSignatureDef ()

clon público de MetaGraphDef.Builder ()

public boolean containsCollectionDef (clave de cadena)

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

public boolean containsSignatureDef (clave de cadena)

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

public AssetFileDef getAssetFileDef (índice int)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public AssetFileDef.Builder getAssetFileDefBuilder (índice int)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

Lista pública < AssetFileDef.Builder > getAssetFileDefBuilderList ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public int getAssetFileDefCount ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

Lista pública < AssetFileDef > getAssetFileDefList ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public AssetFileDefOrBuilder getAssetFileDefOrBuilder (índice int)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

Lista pública <? extiende AssetFileDefOrBuilder > getAssetFileDefOrBuilderList ()

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public Map <String, CollectionDef > getCollectionDef ()

Utilice getCollectionDefMap() lugar.

public int getCollectionDefCount ()

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

public Map <String, CollectionDef > getCollectionDefMap ()

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

public CollectionDef getCollectionDefOrDefault (clave de cadena, CollectionDef defaultValue)

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

public CollectionDef getCollectionDefOrThrow (clave de cadena)

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

public MetaGraphDef getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public GraphDef getGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public GraphDef.Builder getGraphDefBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public GraphDefOrBuilder getGraphDefOrBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public MetaGraphDef.MetaInfoDef getMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public MetaGraphDef.MetaInfoDef.Builder getMetaInfoDefBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public Map <String, CollectionDef > getMutableCollectionDef ()

En su lugar, utilice accesores de mutación alternativos.

public Map <String, SignatureDef > getMutableSignatureDef ()

En su lugar, utilice accesores de mutación alternativos.

public SavedObjectGraph getObjectGraphDef ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

public SavedObjectGraph.Builder getObjectGraphDefBuilder ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

public SavedObjectGraphOrBuilder getObjectGraphDefOrBuilder ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

public SaverDef getSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public SaverDef.Builder getSaverDefBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public SaverDefOrBuilder getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public Map <String, SignatureDef > getSignatureDef ()

Utilice getSignatureDefMap() lugar.

public int getSignatureDefCount ()

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

public Map <String, SignatureDef > getSignatureDefMap ()

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

public SignatureDef getSignatureDefOrDefault (clave de cadena, SignatureDef defaultValue)

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

public SignatureDef getSignatureDefOrThrow (clave de cadena)

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

public boolean hasGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public boolean hasMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public boolean hasObjectGraphDef ()

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

public boolean hasSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public final boolean isInitialized ()

public MetaGraphDef.Builder mergeFrom (com.google.protobuf.Message other)

public MetaGraphDef.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public MetaGraphDef.Builder mergeGraphDef (valor GraphDef )

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public MetaGraphDef.Builder mergeMetaInfoDef (valor MetaGraphDef.MetaInfoDef )

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public MetaGraphDef.Builder mergeObjectGraphDef (valor SavedObjectGraph )

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

public MetaGraphDef.Builder mergeSaverDef (valor de SaverDef )

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public final MetaGraphDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public MetaGraphDef.Builder putAllCollectionDef ( valores Map <String, CollectionDef >)

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

public MetaGraphDef.Builder putAllSignatureDef ( valores de Map <String, SignatureDef >)

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

public MetaGraphDef.Builder putCollectionDef (clave de cadena, valor de CollectionDef )

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

public MetaGraphDef.Builder putSignatureDef (clave de cadena, valor SignatureDef )

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

public MetaGraphDef.Builder removeAssetFileDef (índice int)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder removeCollectionDef (clave de cadena)

 collection_def: Map from collection name to collections.
 See CollectionDef section for details.
 
map<string, .tensorflow.CollectionDef> collection_def = 4;

public MetaGraphDef.Builder removeSignatureDef (clave de cadena)

 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
 
map<string, .tensorflow.SignatureDef> signature_def = 5;

public MetaGraphDef.Builder setAssetFileDef (índice int, valor AssetFileDef )

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder setAssetFileDef (int index, AssetFileDef.Builder builderForValue)

 Asset file def to be used with the defined graph.
 
repeated .tensorflow.AssetFileDef asset_file_def = 6;

public MetaGraphDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public MetaGraphDef.Builder setGraphDef ( GraphDef.Builder builderForValue)

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public MetaGraphDef.Builder setGraphDef (valor GraphDef )

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public MetaGraphDef.Builder setMetaInfoDef (valor MetaGraphDef.MetaInfoDef )

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public MetaGraphDef.Builder setMetaInfoDef ( MetaGraphDef.MetaInfoDef.Builder builderForValue)

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public MetaGraphDef.Builder setObjectGraphDef (valor SavedObjectGraph )

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

public MetaGraphDef.Builder setObjectGraphDef ( SavedObjectGraph.Builder builderForValue)

 Extra information about the structure of functions and stateful objects.
 
.tensorflow.SavedObjectGraph object_graph_def = 7;

public MetaGraphDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

public MetaGraphDef.Builder setSaverDef (valor de SaverDef )

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public MetaGraphDef.Builder setSaverDef ( SaverDef.Builder builderForValue)

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

público final MetaGraphDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)