kelas akhir statis publik AssetFileDef.Builder
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef Metode Publik
| AssetFileDef.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| AsetFileDef | membangun () |
| AsetFileDef | |
| AssetFileDef.Builder | jernih () |
| AssetFileDef.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
| AssetFileDef.Builder | hapus nama file () The filename within an assets directory. |
| AssetFileDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| AssetFileDef.Builder | jelasTensorInfo () The tensor to bind the asset filename to. |
| AssetFileDef.Builder | klon () |
| AsetFileDef | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| com.google.protobuf.Descriptors.Descriptor | |
| Rangkaian | dapatkan Nama File () The filename within an assets directory. |
| com.google.protobuf.ByteString | dapatkanNamaFileBytes () The filename within an assets directory. |
| Info Tensor | dapatkanTensorInfo () The tensor to bind the asset filename to. |
| TensorInfo.Pembangun | dapatkanTensorInfoBuilder () The tensor to bind the asset filename to. |
| TensorInfoOrBuilder | dapatkanTensorInfoOrBuilder () The tensor to bind the asset filename to. |
| boolean | memilikiTensorInfo () The tensor to bind the asset filename to. |
| boolean terakhir | |
| AssetFileDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| AssetFileDef.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
| AssetFileDef.Builder | |
| AssetFileDef.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| AssetFileDef.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| AssetFileDef.Builder | setFilename (Nilai string) The filename within an assets directory. |
| AssetFileDef.Builder | setFilenameBytes (nilai com.google.protobuf.ByteString) The filename within an assets directory. |
| AssetFileDef.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
| AssetFileDef.Builder | |
| AssetFileDef.Builder | |
| AssetFileDef.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public AssetFileDef.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
AssetFileDef.Builder publik clearFilename ()
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; AssetFileDef.Builder publik clearTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
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; TensorInfo publik dapatkanTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; TensorInfo.Builder publik getTensorInfoBuilder ()
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; boolean publik hasTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; boolean akhir publik diinisialisasi ()
public AssetFileDef.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
AssetFileDef.Builder mergeTensorInfo publik (nilai TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; public final AssetFileDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public AssetFileDef.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
public AssetFileDef.Builder setFilename (Nilai string)
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; AssetFileDef.Builder publik setFilenameBytes (nilai com.google.protobuf.ByteString)
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 AssetFileDef.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
AssetFileDef.Builder setTensorInfo publik ( TensorInfo.Builder builderForValue)
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1; AssetFileDef.Builder setTensorInfo publik (nilai TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;