AssetFileDef.Builder

общедоступный статический конечный класс AssetFileDef.Builder

 An asset file def for a single file or a set of sharded files with the same
 name.
 
Тип Protobuf 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 другое)
Ассетфиледеф.строитель
mergeTensorInfo (значение TensorInfo )
 The tensor to bind the asset filename to.
окончательный 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, значение объекта)
Ассетфиледеф.строитель
setTensorInfo ( TensorInfo.Builder builderForValue)
 The tensor to bind the asset filename to.
Ассетфиледеф.строитель
setTensorInfo (значение TensorInfo )
 The tensor to bind the asset filename to.
окончательный AssetFileDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public AssetFileDef.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка AssetFileDef ()

общедоступный AssetFileDef buildPartial ()

общедоступный AssetFileDef.Builder очистить ()

общедоступный 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;

общедоступный клон AssetFileDef.Builder ()

общедоступный AssetFileDef getDefaultInstanceForType ()

общедоступный статический окончательный 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

общедоступный AssetFileDef.Builder mergeFrom (com.google.protobuf.Message другое)

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;

общедоступный финальный AssetFileDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)