SavedAsset

کلاس نهایی عمومی SavedAsset

 A SavedAsset points to an asset in the MetaGraph.
 When bound to a function this object evaluates to a tensor with the absolute
 filename. Users should not depend on a particular part of the filename to
 remain stable (e.g. basename could be changed).
 
نوع Protobuf tensorflow.SavedAsset

کلاس های تو در تو

کلاس SavedAsset.Builder
 A SavedAsset points to an asset in the MetaGraph. 

ثابت ها

بین المللی ASSET_FILE_DEF_INDEX_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
بین المللی
getAssetFileDefIndex ()
 Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
SavedAsset ثابت
Saved Asset
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک SavedAsset.Builder
newBuilder (نمونه اولیه SavedAsset )
استاتیک SavedAsset.Builder
SavedAsset.Builder
SavedAsset ثابت
parseDelimitedFrom (ورودی جریان ورودی)
SavedAsset ثابت
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedAsset ثابت
parseFrom (داده های ByteBuffer)
SavedAsset ثابت
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedAsset ثابت
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedAsset ثابت
parseFrom (ورودی com.google.protobuf.CodedInputStream)
SavedAsset ثابت
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedAsset ثابت
parseFrom (داده های com.google.protobuf.ByteString)
SavedAsset ثابت
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedAsset ثابت
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
SavedAsset.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی ASSET_FILE_DEF_INDEX_FIELD_NUMBER

ارزش ثابت: 1

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی 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;

عمومی استاتیک SavedAsset getDefaultInstance ()

عمومی SavedAsset getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک SavedAsset.Builder newBuilder (نمونه اولیه SavedAsset )

عمومی استاتیک SavedAsset.Builder newBuilder ()

عمومی SavedAsset.Builder newBuilderForType ()

عمومی استاتیک SavedAsset parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک SavedAsset parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SavedAsset parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SavedAsset parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SavedAsset parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SavedAsset parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک SavedAsset parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SavedAsset parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SavedAsset parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SavedAsset parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی SavedAsset.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException