Classe finale publique 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).
tensorflow.SavedAsset de type protobuf.SavedAsset Classes imbriquées
| classe | SavedAsset.builder | A SavedAsset points to an asset in the MetaGraph. | |
Constantes
| int | Asset_file_def_index_field_number |
Méthodes publiques
| booléen | est égal à (Obj objet) |
| int | getAssetFileFindex () Index into `MetaGraphDef.asset_file_def[]` that describes the Asset. |
| Actif enregistré statique | |
| Actif enregistré | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | |
| booléen final | |
| statique SavedAsset.builder | newbuilder (prototype SavedAsset ) |
| statique SavedAsset.builder | |
| SavedAsset.Builder | |
| Savedasset statique | parseDelimitedFrom (entrée InputStream) |
| Actif enregistré statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Actif enregistré statique | parseFrom (données ByteBuffer) |
| Actif enregistré statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Actif enregistré statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Actif enregistré statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| Actif enregistré statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Actif enregistré statique | parseFrom (données com.google.protobuf.ByteString) |
| Actif enregistré statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Actif enregistré statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| SavedAsset.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public static final int acte_file_def_index_field_number
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public int getAssetFileFindex ()
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; public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
Public Static SavedAsset PARSEDELIMITEDFROM (entrée InputStream, com.google.protobuf.extensionRegistrylite ExtensionRegistry)
Jetés
| IOException |
|---|
Public Static SavedAsset Parsfrom (com.google.protobuf.codedInputStream Entrée, com.google.protobuf.ExtensionRegistrylite ExtensionRegistry)
Jetés
| IOException |
|---|
Public Static SavedAsset Parsfrom (ByteBuffer Data, com.google.protobuf.extensionRegistrylite ExtensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
Public Static SavedAsset Parsfrom (Byte [] Data, com.google.protobuf.extensionRegistrylite ExtensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
Public Static SavedAsset Parsfrom (com.google.protobuf.ByTestring Data)
Jetés
| InvalidProtocolBufferException |
|---|
public statique SavedAsset parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique SavedAsset parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|