SavedAssetOrBuilder

interfejs publiczny SavedAssetOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie wew
getAssetFileDefIndex ()
 Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.

Metody publiczne

publiczne streszczenie int getAssetFileDefIndex ()

 Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
 Only the field `AssetFileDef.filename` is used. Other fields, such as
 `AssetFileDef.tensor_info`, MUST be ignored.
 
int32 asset_file_def_index = 1;