AssetFileDef.Builder

kelas akhir statis publik AssetFileDef.Builder

 An asset file def for a single file or a set of sharded files with the same
 name.
 
Protobuf mengetik tensorflow.AssetFileDef

Metode Publik

AssetFileDef.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
AsetFileDef
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 salah satu)
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
mergeTensorInfo (nilai TensorInfo )
 The tensor to bind the asset filename to.
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
setTensorInfo ( TensorInfo.Pembuat pembangunForValue)
 The tensor to bind the asset filename to.
AssetFileDef.Builder
setTensorInfo (nilai TensorInfo )
 The tensor to bind the asset filename to.
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)

build AssetFileDef publik ()

buildPartial AssetFileDef publik ()

AssetFileDef.Builder publik jelas ()

AssetFileDef.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

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 clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

AssetFileDef.Builder publik clearTensorInfo ()

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

klon AssetFileDef.Builder publik ()

AssetFileDef publik getDefaultInstanceForType ()

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

public AssetFileDef.Builder mergeFrom (com.google.protobuf.Message lainnya)

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;

public final AssetFileDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)