MetaGraphDef.Builder

מחלקה סופית סטטית ציבורית 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
 
tensorflow.MetaGraphDef מסוג Protobuf.MetaGraphDef

שיטות ציבוריות

MetaGraphDef.Builder
addAllAssetFileDef (Iterable<? מרחיב את 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 (int index, AssetFileDef ערך)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef (int index, AssetFileDef.Builder builderForValue)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
addAssetFileDef (ערך AssetFileDef )
 Asset file def to be used with the defined graph.
AssetFileDef.Builder
addAssetFileDefBuilder (int index)
 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
MetaGraphDef
MetaGraphDef
MetaGraphDef.Builder
MetaGraphDef.Builder
clearAssetFileDef ()
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
MetaGraphDef.Builder
clearField (שדה 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
בוליאני
containsCollectionDef (מפתח מחרוזת)
 collection_def: Map from collection name to collections.
בוליאני
containsSignatureDef (מפתח מחרוזת)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
AssetFileDef
getAssetFileDef (int index)
 Asset file def to be used with the defined graph.
AssetFileDef.Builder
getAssetFileDefBuilder (int index)
 Asset file def to be used with the defined graph.
רשימה< AssetFileDef.Builder >
getAssetFileDefBuilderList ()
 Asset file def to be used with the defined graph.
int
getAssetFileDefCount ()
 Asset file def to be used with the defined graph.
רשימה< AssetFileDef >
getAssetFileDefList ()
 Asset file def to be used with the defined graph.
AssetFileDefOrBuilder
getAssetFileDefOrBuilder (int index)
 Asset file def to be used with the defined graph.
רשימה<? מרחיב את AssetFileDefOrBuilder >
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
מפה<String, CollectionDef >
getCollectionDef ()
השתמש getCollectionDefMap() במקום זאת.
int
getCollectionDefCount ()
 collection_def: Map from collection name to collections.
מפה<String, CollectionDef >
getCollectionDefMap ()
 collection_def: Map from collection name to collections.
CollectionDef
getCollectionDefOrDefault (מפתח מחרוזת, CollectionDef defaultValue)
 collection_def: Map from collection name to collections.
CollectionDef
getCollectionDefOrThrow (מפתח מחרוזת)
 collection_def: Map from collection name to collections.
MetaGraphDef
final static com.google.protobuf.Descriptors.Descriptor
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;
מפה<String, CollectionDef >
getMutableCollectionDef ()
השתמש במקום זאת באביזרי מוטציה חלופיים.
מפה<String, SignatureDef >
getMutableSignatureDef ()
השתמש במקום זאת באביזרי מוטציה חלופיים.
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.
מפה<String, SignatureDef >
getSignatureDef ()
השתמש getSignatureDefMap() במקום זאת.
int
getSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
מפה<String, SignatureDef >
getSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
SignatureDef
getSignatureDefOrDefault (מפתח מחרוזת, SignatureDef defaultValue)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
SignatureDef
getSignatureDefOrThrow (מפתח מחרוזת)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
בוליאני
hasGraphDef ()
 GraphDef.
בוליאני
hasMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
בוליאני
hasObjectGraphDef ()
 Extra information about the structure of functions and stateful objects.
בוליאני
hasSaverDef ()
 SaverDef.
בוליאנית סופית
MetaGraphDef.Builder
mergeFrom (com.google.protobuf.Message אחר)
MetaGraphDef.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MetaGraphDef.Builder
mergeGraphDef (ערך GraphDef )
 GraphDef.
MetaGraphDef.Builder
mergeMetaInfoDef (ערך MetaGraphDef.MetaInfoDef )
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
MetaGraphDef.Builder
mergeObjectGraphDef (ערך SavedObjectGraph )
 Extra information about the structure of functions and stateful objects.
MetaGraphDef.Builder
mergeSaverDef (ערך SaverDef )
 SaverDef.
Final MetaGraphDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
MetaGraphDef.Builder
putAllCollectionDef (Map<String, CollectionDef > values)
 collection_def: Map from collection name to collections.
MetaGraphDef.Builder
putAllSignatureDef (Map<String, SignatureDef > ערכים)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
MetaGraphDef.Builder
putCollectionDef (מפתח מחרוזת, ערך CollectionDef )
 collection_def: Map from collection name to collections.
MetaGraphDef.Builder
putSignatureDef (מפתח מחרוזת, ערך SignatureDef )
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
MetaGraphDef.Builder
removeAssetFileDef (int index)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
removeCollectionDef (מפתח מחרוזת)
 collection_def: Map from collection name to collections.
MetaGraphDef.Builder
removeSignatureDef (מפתח מחרוזת)
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
MetaGraphDef.Builder
setAssetFileDef (int index, AssetFileDef ערך)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
setAssetFileDef (int index, AssetFileDef.Builder builderForValue)
 Asset file def to be used with the defined graph.
MetaGraphDef.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
MetaGraphDef.Builder
setGraphDef ( GraphDef.Builder builderForValue)
 GraphDef.
MetaGraphDef.Builder
setGraphDef (ערך GraphDef )
 GraphDef.
MetaGraphDef.Builder
setMetaInfoDef (ערך 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 (ערך 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
MetaGraphDef.Builder
setSaverDef (ערך SaverDef )
 SaverDef.
MetaGraphDef.Builder
setSaverDef ( SaverDef.Builder builderForValue)
 SaverDef.
Final MetaGraphDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public MetaGraphDef.Builder addAllAssetFileDef (Iterable<? מרחיב את 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 (אינדקס int, ערך 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 (ערך AssetFileDef )

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

public AssetFileDef.Builder addAssetFileDefBuilder (int index)

 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית MetaGraphDef ציבורית ()

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 (שדה 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 ()

שיבוט MetaGraphDef.Builder ציבורי ()

Public Boolean containsCollectionDef (מפתח מחרוזת)

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

בוליאני ציבורי מכילSignatureDef (מפתח מחרוזת)

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

public AssetFileDef getAssetFileDef (אינדקס אינט)

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

public AssetFileDef.Builder getAssetFileDefBuilder (אינדקס אינט)

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

רשימה ציבורית< 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;

רשימה ציבורית< AssetFileDef > getAssetFileDefList ()

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

public AssetFileDefOrBuilder getAssetFileDefOrBuilder (int index)

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

רשימה ציבורית<? מרחיב את AssetFileDefOrBuilder > getAssetFileDefOrBuilderList ()

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

מפה ציבורית<String, CollectionDef > getCollectionDef ()

השתמש getCollectionDefMap() במקום זאת.

public int getCollectionDefCount ()

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

מפה ציבורית<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 (מפתח מחרוזת, 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 (מפתח מחרוזת)

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

public MetaGraphDef getDefaultInstanceForType ()

public static 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;

הציבור MetaGraphDef.MetaInfoDef.Builder getMetaInfoDefBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

הציבור MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

מפה ציבורית<String, CollectionDef > getMutableCollectionDef ()

השתמש במקום זאת באביזרי מוטציה חלופיים.

מפה ציבורית<String, SignatureDef > getMutableSignatureDef ()

השתמש במקום זאת באביזרי מוטציה חלופיים.

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;

ציבורי SaverDef getSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

Public SaverDef.Builder getSaverDefBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

ציבורי SaverDefOrBuilder getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

מפה ציבורית<String, SignatureDef > getSignatureDef ()

השתמש getSignatureDefMap() במקום זאת.

public int getSignatureDefCount ()

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

מפה ציבורית<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 (מפתח מחרוזת, 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 (מפתח מחרוזת)

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

hasGraphDef בוליאני ציבורי ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

hasMetaInfoDef בוליאני ציבורי ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

בוליאני ציבורי hasObjectGraphDef ()

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

בוליאני ציבורי hasSaverDef ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

בוליאני הסופי הציבורי הוא אתחול ()

public MetaGraphDef.Builder mergeFrom (com.google.protobuf.Message אחר)

public MetaGraphDef.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public MetaGraphDef.Builder mergeGraphDef (ערך GraphDef )

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public MetaGraphDef.Builder mergeMetaInfoDef (ערך MetaGraphDef.MetaInfoDef )

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public MetaGraphDef.Builder mergeObjectGraphDef (ערך SavedObjectGraph )

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

public MetaGraphDef.Builder mergeSaverDef (ערך SaverDef )

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

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

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

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

public MetaGraphDef.Builder putAllSignatureDef (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 (מפתח מחרוזת, ערך 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 (מפתח מחרוזת, ערך 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 (int index)

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

public MetaGraphDef.Builder removeCollectionDef (מפתח מחרוזת)

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

public MetaGraphDef.Builder removeSignatureDef (מפתח מחרוזת)

 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 (אינדקס int, ערך 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public MetaGraphDef.Builder setGraphDef ( GraphDef.Builder builderForValue)

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

public MetaGraphDef.Builder setGraphDef (ערך GraphDef )

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

הציבור MetaGraphDef.Builder setMetaInfoDef (ערך MetaGraphDef.MetaInfoDef )

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

הציבור MetaGraphDef.Builder setMetaInfoDef ( MetaGraphDef.MetaInfoDef.Builder builderForValue)

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

public MetaGraphDef.Builder setObjectGraphDef (ערך 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public MetaGraphDef.Builder setSaverDef (ערך SaverDef )

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

public MetaGraphDef.Builder setSaverDef ( SaverDef.Builder builderForValue)

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

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