SavedAssetOrBuilder

공개 인터페이스 SavedAssetOrBuilder
알려진 간접 하위 클래스

공개 방법

추상 정수
getAssetFileDefIndex ()
 Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.

공개 방법

공개 추상 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;