kelas akhir publik AssetFileDef
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef
Kelas Bersarang
kelas | AssetFileDef.Builder | An asset file def for a single file or a set of sharded files with the same name. |
Konstanta
ke dalam | FILENAME_FIELD_NUMBER | |
ke dalam | TENSOR_INFO_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
AssetFileDef statis | |
AsetFileDef | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Rangkaian | dapatkan Nama File () The filename within an assets directory. |
com.google.protobuf.ByteString | dapatkanNamaFileBytes () The filename within an assets directory. |
ke dalam | |
Info Tensor | dapatkanTensorInfo () The tensor to bind the asset filename to. |
TensorInfoOrBuilder | dapatkanTensorInfoOrBuilder () The tensor to bind the asset filename to. |
final com.google.protobuf.UnknownFieldSet | |
boolean | memilikiTensorInfo () The tensor to bind the asset filename to. |
ke dalam | Kode hash () |
boolean terakhir | |
AssetFileDef.Builder statis | newBuilder (prototipe AssetFileDef ) |
AssetFileDef.Builder statis | |
AssetFileDef.Builder | |
AssetFileDef statis | parseDelimitedFrom (masukan Aliran Masukan) |
AssetFileDef statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AssetFileDef statis | parseFrom (data ByteBuffer) |
AssetFileDef statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AssetFileDef statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AssetFileDef statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
AssetFileDef statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AssetFileDef statis | parseFrom (com.google.protobuf.ByteString data) |
AssetFileDef statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AssetFileDef statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
AssetFileDef.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik FILENAME_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik TENSOR_INFO_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik 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;
com.google.protobuf.ByteString publik 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;
publik dapatkanParserForType ()
publik int getSerializedSize ()
TensorInfo publik dapatkanTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
TensorInfoOrBuilder publik getTensorInfoOrBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean publik hasTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
AssetFileDef statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom AssetFileDef statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom AssetFileDef statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom AssetFileDef statis publik (com.google.protobuf.CodedInputStream input)
Melempar
Pengecualian IO |
---|
parseFrom AssetFileDef statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom AssetFileDef statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom AssetFileDef statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom AssetFileDef statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|