publiczna statyczna klasa końcowa AssetFileDef.Builder
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef
Metody publiczne
AssetFileDef.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
Wartość pliku zasobów | zbudować () |
Wartość pliku zasobów | |
AssetFileDef.Builder | jasne () |
AssetFileDef.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
AssetFileDef.Builder | wyczyść nazwę pliku () The filename within an assets directory. |
AssetFileDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AssetFileDef.Builder | wyczyśćTensorInfo () The tensor to bind the asset filename to. |
AssetFileDef.Builder | klon () |
Wartość pliku zasobów | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Smyczkowy | pobierz nazwę pliku () The filename within an assets directory. |
com.google.protobuf.ByteString | getNazwaPlikuBytes () The filename within an assets directory. |
Informacje o Tensorze | pobierzTensorInfo () The tensor to bind the asset filename to. |
TensorInfo.Builder | getTensorInfoBuilder () The tensor to bind the asset filename to. |
TensorInfoOrBuilder | getTensorInfoOrBuilder () The tensor to bind the asset filename to. |
wartość logiczna | maTensorInfo () The tensor to bind the asset filename to. |
końcowa wartość logiczna | |
AssetFileDef.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
AssetFileDef.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
AssetFileDef.Builder | |
końcowy AssetFileDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
AssetFileDef.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
AssetFileDef.Builder | setFilename (wartość ciągu) The filename within an assets directory. |
AssetFileDef.Builder | setFilenameBytes (wartość com.google.protobuf.ByteString) The filename within an assets directory. |
AssetFileDef.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
AssetFileDef.Builder | |
AssetFileDef.Builder | |
końcowy AssetFileDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public AssetFileDef.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public AssetFileDef.Builder 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;
public AssetFileDef.Builder clearTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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;
publiczny TensorInfo getTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
publiczny TensorInfo.Builder getTensorInfoBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
publiczny TensorInfoOrBuilder getTensorInfoOrBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
publiczna wartość logiczna hasTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
publiczna końcowa wartość logiczna isInitialized ()
publiczny AssetFileDef.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public AssetFileDef.Builder mergeTensorInfo (wartość TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
publiczny końcowy AssetFileDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public AssetFileDef.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public AssetFileDef.Builder setFilename (wartość ciągu)
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 setFilenameBytes (wartość 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
publiczny AssetFileDef.Builder setTensorInfo ( TensorInfo.Builder builderForValue)
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
public AssetFileDef.Builder setTensorInfo (wartość TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;