MetaGraphDefOrBuilder

পাবলিক ইন্টারফেস MetaGraphDefOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত বুলিয়ান
CollectionDef (স্ট্রিং কী) ধারণ করে
 collection_def: Map from collection name to collections.
বিমূর্ত বুলিয়ান
SignatureDef (স্ট্রিং কী) ধারণ করে
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
বিমূর্ত AssetFileDef
getAssetFileDef (int সূচক)
 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 সূচক)
 Asset file def to be used with the defined graph.
বিমূর্ত তালিকা<? AssetFileDefOrBuilder > প্রসারিত করে
getAssetFileDefOrBuilderList ()
 Asset file def to be used with the defined graph.
বিমূর্ত মানচিত্র<স্ট্রিং, কালেকশনডিফ >
getCollectionDef ()
পরিবর্তে getCollectionDefMap() ব্যবহার করুন।
বিমূর্ত int
getCollectionDefCount ()
 collection_def: Map from collection name to collections.
বিমূর্ত মানচিত্র<স্ট্রিং, কালেকশনডিফ >
getCollectionDefMap ()
 collection_def: Map from collection name to collections.
বিমূর্ত সংগ্রহ ডিফ
getCollectionDefOrDefault (স্ট্রিং কী, CollectionDef defaultValue)
 collection_def: Map from collection name to collections.
বিমূর্ত সংগ্রহ ডিফ
getCollectionDefOrThrow (স্ট্রিং কী)
 collection_def: Map from collection name to collections.
বিমূর্ত গ্রাফডিফ
getGraphDef ()
 GraphDef.
বিমূর্ত GraphDefOrBuilder
getGraphDefOrBuilder ()
 GraphDef.
বিমূর্ত MetaGraphDef.MetaInfoDef
getMetaInfoDef ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
বিমূর্ত MetaGraphDef.MetaInfoDefOrBuilder
getMetaInfoDefOrBuilder ()
.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;
বিমূর্ত সংরক্ষিত অবজেক্ট গ্রাফ
getObjectGraphDef ()
 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.
বিমূর্ত SaverDefOrBuilder
getSaverDefOrBuilder ()
 SaverDef.
বিমূর্ত মানচিত্র<স্ট্রিং, সিগনেচারডিফ >
getSignatureDef ()
পরিবর্তে getSignatureDefMap() ব্যবহার করুন।
বিমূর্ত int
getSignatureDefCount ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
বিমূর্ত মানচিত্র<স্ট্রিং, সিগনেচারডিফ >
getSignatureDefMap ()
 signature_def: Map from user supplied key for a signature to a single
 SignatureDef.
বিমূর্ত SignatureDef
getSignatureDefOrDefault (স্ট্রিং কী, SignatureDef ডিফল্ট মান)
 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;
বিমূর্ত বুলিয়ান
আছে অবজেক্টগ্রাফডিফ ()
 Extra information about the structure of functions and stateful objects.
বিমূর্ত বুলিয়ান
hasSaverDef ()
 SaverDef.

পাবলিক পদ্ধতি

সর্বজনীন বিমূর্ত বুলিয়ান ধারণ করে CollectionDef (স্ট্রিং কী)

 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;

সর্বজনীন বিমূর্ত AssetFileDef getAssetFileDef (int সূচক)

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

পাবলিক বিমূর্ত 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;

সর্বজনীন বিমূর্ত AssetFileDefOrBuilder getAssetFileDefOrBuilder (int সূচক)

 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;

সর্বজনীন বিমূর্ত মানচিত্র<স্ট্রিং, কালেকশনডিফ > getCollectionDef ()

পরিবর্তে getCollectionDefMap() ব্যবহার করুন।

পাবলিক বিমূর্ত int getCollectionDefCount ()

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

সর্বজনীন বিমূর্ত মানচিত্র<স্ট্রিং, কালেকশনডিফ > getCollectionDefMap ()

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

সর্বজনীন বিমূর্ত CollectionDef getCollectionDefOrDefault (স্ট্রিং কী, CollectionDef defaultValue)

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

সর্বজনীন বিমূর্ত কালেকশনডিফ getCollectionDefOrThrow (স্ট্রিং কী)

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

সর্বজনীন বিমূর্ত GraphDef getGraphDef ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

সর্বজনীন বিমূর্ত GraphDefOrBuilder getGraphDefOrBuilder ()

 GraphDef.
 
.tensorflow.GraphDef graph_def = 2;

সর্বজনীন বিমূর্ত MetaGraphDef.MetaInfoDef getMetaInfoDef ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

সর্বজনীন বিমূর্ত MetaGraphDef.MetaInfoDefOrBuilder getMetaInfoDefOrBuilder ()

.tensorflow.MetaGraphDef.MetaInfoDef meta_info_def = 1;

সর্বজনীন বিমূর্ত সংরক্ষিত অবজেক্টগ্রাফ getObjectGraphDef ()

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

সর্বজনীন বিমূর্ত 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;

সর্বজনীন বিমূর্ত SaverDefOrBuilder getSaverDefOrBuilder ()

 SaverDef.
 
.tensorflow.SaverDef saver_def = 3;

সর্বজনীন বিমূর্ত মানচিত্র<স্ট্রিং, সিগনেচারডেফ > getSignatureDef ()

পরিবর্তে getSignatureDefMap() ব্যবহার করুন।

পাবলিক বিমূর্ত int getSignatureDefCount ()

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

সর্বজনীন বিমূর্ত মানচিত্র<স্ট্রিং, সিগনেচারডেফ > getSignatureDefMap ()

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

সর্বজনীন বিমূর্ত SignatureDef getSignatureDefOrDefault (স্ট্রিং কী, SignatureDef ডিফল্ট মান)

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

সর্বজনীন বিমূর্ত 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;