genel final sınıfı AssetFileDef
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef İç İçe Sınıflar
| sınıf | AssetFileDef.Builder | An asset file def for a single file or a set of sharded files with the same name. | |
Sabitler
| int | FILENAME_FIELD_NUMBER | |
| int | TENSOR_INFO_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| statik AssetFileDef | |
| AssetFileDef | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getDosyaadı () The filename within an assets directory. |
| com.google.protobuf.ByteString | getFilenameBytes () The filename within an assets directory. |
| int | |
| TensörBilgisi | getTensorInfo () The tensor to bind the asset filename to. |
| TensorInfoOrBuilder | getTensorInfoOrBuilder () The tensor to bind the asset filename to. |
| final com.google.protobuf.UnknownFieldSet | |
| boolean | hasTensorInfo () The tensor to bind the asset filename to. |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik AssetFileDef.Builder | newBuilder ( AssetFileDef prototipi) |
| statik AssetFileDef.Builder | yeniİnşaatçı () |
| AssetFileDef.Builder | |
| statik AssetFileDef | parseDelimitedFrom (InputStream girişi) |
| statik AssetFileDef | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AssetFileDef | parseFrom (ByteBuffer verileri) |
| statik AssetFileDef | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AssetFileDef | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AssetFileDef | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik AssetFileDef | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AssetFileDef | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik AssetFileDef | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AssetFileDef | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| AssetFileDef.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int FILENAME_FIELD_NUMBER
Sabit Değer: 2
genel statik final int TENSOR_INFO_FIELD_NUMBER
Sabit Değer: 1
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getFilename ()
The filename within an assets directory. Note: does not include the path prefix, i.e. directories. For an asset at /tmp/path/vocab.txt, the filename would be "vocab.txt".
string filename = 2; public com.google.protobuf.ByteString getFilenameBytes ()
The filename within an assets directory. Note: does not include the path prefix, i.e. directories. For an asset at /tmp/path/vocab.txt, the filename would be "vocab.txt".
string filename = 2; halk getParserForType ()
public int getSerializedSize ()
genel TensorInfo getTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; herkese açık TensorInfoOrBuilder getTensorInfoOrBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel boolean hasTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; genel int hashCode ()
genel final boolean isInitialized ()
public static AssetFileDef parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik AssetFileDef ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik AssetFileDef parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik AssetFileDef ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IO İstisnası |
|---|
genel statik AssetFileDef ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik AssetFileDef ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
public static AssetFileDef parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik AssetFileDef ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IO İstisnası |
|---|