AssetFileDef.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef
วิธีการสาธารณะ
AssetFileDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
AssetFileDef | สร้าง () |
AssetFileDef | สร้างบางส่วน () |
AssetFileDef.Builder | ชัดเจน () |
AssetFileDef.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
AssetFileDef.Builder | ชื่อไฟล์ที่ชัดเจน () The filename within an assets directory. |
AssetFileDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AssetFileDef.Builder | ล้างข้อมูลเทนเซอร์ () The tensor to bind the asset filename to. |
AssetFileDef.Builder | โคลน () |
AssetFileDef | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
สตริง | รับชื่อไฟล์ () The filename within an assets directory. |
com.google.protobuf.ByteString | รับชื่อไฟล์ไบต์ () The filename within an assets directory. |
ข้อมูลเทนเซอร์ | รับ TensorInfo () The tensor to bind the asset filename to. |
TensorInfo.Builder | getTensorInfoBuilder () The tensor to bind the asset filename to. |
TensorInfoOrBuilder | รับ TensorInfoOrBuilder () The tensor to bind the asset filename to. |
บูลีน | มีเทนเซอร์อินโฟ () The tensor to bind the asset filename to. |
บูลีนสุดท้าย | |
AssetFileDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AssetFileDef.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
AssetFileDef.Builder | |
AssetFileDef.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
AssetFileDef.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
AssetFileDef.Builder | setFilename (ค่าสตริง) The filename within an assets directory. |
AssetFileDef.Builder | setFilenameBytes (ค่า com.google.protobuf.ByteString) The filename within an assets directory. |
AssetFileDef.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
AssetFileDef.Builder | |
AssetFileDef.Builder | |
AssetFileDef.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
AssetFileDef.Builder สาธารณะ addRepeatedField (ฟิลด์ 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 สาธารณะ 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;
สาธารณะ 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;
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 สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
AssetFileDef.Builder สาธารณะ ผสาน TensorInfo (ค่า TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
สาธารณะขั้นสุดท้าย AssetFileDef.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สาธารณะ AssetFileDef.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
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;
สาธารณะ AssetFileDef.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
AssetFileDef.Builder สาธารณะ setTensorInfo ( TensorInfo.Builder builderForValue)
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
AssetFileDef.Builder สาธารณะ setTensorInfo (ค่า TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;