общедоступный статический конечный класс AssetFileDef.Builder
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef
Публичные методы
Ассетфиледеф.строитель | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
Ассетфиледеф | строить () |
Ассетфиледеф | |
Ассетфиледеф.строитель | прозрачный () |
Ассетфиледеф.строитель | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
Ассетфиледеф.строитель | очистить имя файла () The filename within an assets directory. |
Ассетфиледеф.строитель | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Ассетфиледеф.строитель | очиститьТензорИнфо () The tensor to bind the asset filename to. |
Ассетфиледеф.строитель | клон () |
Ассетфиледеф | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Нить | получитьимя_файла () The filename within an assets directory. |
com.google.protobuf.ByteString | getFilenameBytes () The filename within an assets directory. |
ТензорИнфо | получитьТензорИнфо () 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. |
логическое значение | имеетТензорИнфо () The tensor to bind the asset filename to. |
последнее логическое значение | |
Ассетфиледеф.строитель | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Ассетфиледеф.строитель | mergeFrom (com.google.protobuf.Message другое) |
Ассетфиледеф.строитель | |
окончательный AssetFileDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Ассетфиледеф.строитель | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
Ассетфиледеф.строитель | setFilename (строковое значение) The filename within an assets directory. |
Ассетфиледеф.строитель | setFilenameBytes (значение com.google.protobuf.ByteString) The filename within an assets directory. |
Ассетфиледеф.строитель | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
Ассетфиледеф.строитель | |
Ассетфиледеф.строитель | |
окончательный AssetFileDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public AssetFileDef.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный AssetFileDef.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
общедоступный 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;
общедоступный AssetFileDef.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
общедоступный AssetFileDef.Builder ClearTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
публичная строка 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;
общественный TensorInfo getTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
общедоступный TensorInfo.Builder getTensorInfoBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
public TensorInfoOrBuilder getTensorInfoOrBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
общедоступное логическое значение hasTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
публичное финальное логическое значение isInitialized ()
общедоступный AssetFileDef.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
public AssetFileDef.Builder mergeTensorInfo (значение TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
общедоступный финальный AssetFileDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
общедоступный AssetFileDef.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public AssetFileDef.Builder setFilename (строковое значение)
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 setFilenameBytes (значение 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 (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
public AssetFileDef.Builder setTensorInfo ( TensorInfo.Builder builderForValue)
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
public AssetFileDef.Builder setTensorInfo (значение TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;