SaveSliceInfoDef.Builder

คลาสสุดท้ายแบบคงที่สาธารณะ SaveSliceInfoDef.Builder

Protobuf ประเภท tensorflow.SaveSliceInfoDef

วิธีการสาธารณะ

SaveSliceInfoDef.Builder
addAllFullShape (ค่า Iterable<? ขยาย Long>)
 Shape of the full variable.
SaveSliceInfoDef.Builder
addAllVarOffset (ค่า Iterable<? ขยาย Long>)
 Offset of this variable into the full variable.
SaveSliceInfoDef.Builder
addAllVarShape (ค่า Iterable<? ขยาย Long>)
 Shape of this variable.
SaveSliceInfoDef.Builder
addFullShape (ค่ายาว)
 Shape of the full variable.
SaveSliceInfoDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
SaveSliceInfoDef.Builder
addVarOffset (ค่ายาว)
 Offset of this variable into the full variable.
SaveSliceInfoDef.Builder
addVarShape (ค่ายาว)
 Shape of this variable.
บันทึก SliceInfoDef
บันทึก SliceInfoDef
SaveSliceInfoDef.Builder
SaveSliceInfoDef.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
SaveSliceInfoDef.Builder
ล้างชื่อเต็ม ()
 Name of the full variable of which this is a slice.
SaveSliceInfoDef.Builder
เคลียร์ฟูลเชพ ()
 Shape of the full variable.
SaveSliceInfoDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SaveSliceInfoDef.Builder
clearVarOffset ()
 Offset of this variable into the full variable.
SaveSliceInfoDef.Builder
เคลียร์วาร์เชป ()
 Shape of this variable.
SaveSliceInfoDef.Builder
บันทึก SliceInfoDef
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
รับชื่อเต็ม ()
 Name of the full variable of which this is a slice.
com.google.protobuf.ByteString
รับFullNameBytes ()
 Name of the full variable of which this is a slice.
ยาว
getFullShape (ดัชนี int)
 Shape of the full variable.
ภายใน
getFullShapeCount ()
 Shape of the full variable.
รายการ<ยาว>
getFullShapeList ()
 Shape of the full variable.
ยาว
getVarOffset (ดัชนี int)
 Offset of this variable into the full variable.
ภายใน
getVarOffsetCount ()
 Offset of this variable into the full variable.
รายการ<ยาว>
getVarOffsetList ()
 Offset of this variable into the full variable.
ยาว
getVarShape (ดัชนี int)
 Shape of this variable.
ภายใน
getVarShapeCount ()
 Shape of this variable.
รายการ<ยาว>
getVarShapeList ()
 Shape of this variable.
บูลีนสุดท้าย
SaveSliceInfoDef.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveSliceInfoDef.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
SaveSliceInfoDef.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SaveSliceInfoDef.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
SaveSliceInfoDef.Builder
setFullName (ค่าสตริง)
 Name of the full variable of which this is a slice.
SaveSliceInfoDef.Builder
setFullNameBytes (ค่า com.google.protobuf.ByteString)
 Name of the full variable of which this is a slice.
SaveSliceInfoDef.Builder
setFullShape (ดัชนี int, ค่ายาว)
 Shape of the full variable.
SaveSliceInfoDef.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
SaveSliceInfoDef.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SaveSliceInfoDef.Builder
setVarOffset (ดัชนี int ค่ายาว)
 Offset of this variable into the full variable.
SaveSliceInfoDef.Builder
setVarShape (ดัชนี int, ค่ายาว)
 Shape of this variable.

วิธีการสืบทอด

วิธีการสาธารณะ

SaveSliceInfoDef.Builder สาธารณะ addAllFullShape (ค่า Iterable <? ขยาย Long>)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

SaveSliceInfoDef.Builder สาธารณะ addAllVarOffset (ค่า Iterable <? ขยาย Long>)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

SaveSliceInfoDef.Builder สาธารณะ addAllVarShape (ค่า Iterable <? ขยาย Long>)

 Shape of this variable.
 
repeated int64 var_shape = 4;

SaveSliceInfoDef.Builder สาธารณะ addFullShape (ค่ายาว)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

สาธารณะ SaveSliceInfoDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

สาธารณะ SaveSliceInfoDef.Builder addVarOffset (ค่ายาว)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

สาธารณะ SaveSliceInfoDef.Builder addVarShape (ค่ายาว)

 Shape of this variable.
 
repeated int64 var_shape = 4;

สร้าง SaveSliceInfoDef สาธารณะ ()

สาธารณะ SaveSliceInfoDef buildPartial ()

สาธารณะ SaveSliceInfoDef.Builder ชัดเจน ()

สาธารณะ SaveSliceInfoDef.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

สาธารณะ SaveSliceInfoDef.Builder clearFullName ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

SaveSliceInfoDef.Builder สาธารณะ clearFullShape ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

สาธารณะ SaveSliceInfoDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

สาธารณะ SaveSliceInfoDef.Builder clearVarOffset ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

สาธารณะ SaveSliceInfoDef.Builder clearVarShape ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

โคลน SaveSliceInfoDef.Builder สาธารณะ ()

SaveSliceInfoDef สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ getFullName ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

สาธารณะ com.google.protobuf.ByteString getFullNameBytes ()

 Name of the full variable of which this is a slice.
 
string full_name = 1;

สาธารณะยาว getFullShape (ดัชนี int)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

int สาธารณะ getFullShapeCount ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

รายการสาธารณะ <ยาว> getFullShapeList ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

สาธารณะ getVarOffset แบบยาว (ดัชนี int)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

สาธารณะ int getVarOffsetCount ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

รายการสาธารณะ <ยาว> getVarOffsetList ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

สาธารณะ getVarShape ยาว (ดัชนี int)

 Shape of this variable.
 
repeated int64 var_shape = 4;

int สาธารณะ getVarShapeCount ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

รายการสาธารณะ <ยาว> getVarShapeList ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะ SaveSliceInfoDef.Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ SaveSliceInfoDef.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

สาธารณะขั้นสุดท้าย SaveSliceInfoDef.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ SaveSliceInfoDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

SaveSliceInfoDef.Builder setFullName สาธารณะ (ค่าสตริง)

 Name of the full variable of which this is a slice.
 
string full_name = 1;

SaveSliceInfoDef.Builder สาธารณะ setFullNameBytes (ค่า com.google.protobuf.ByteString)

 Name of the full variable of which this is a slice.
 
string full_name = 1;

สาธารณะ SaveSliceInfoDef.Builder setFullShape (ดัชนี int, ค่ายาว)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

สาธารณะ SaveSliceInfoDef.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

สาธารณะขั้นสุดท้าย SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ SaveSliceInfoDef.Builder setVarOffset (ดัชนี int, ค่ายาว)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

สาธารณะ SaveSliceInfoDef.Builder setVarShape (ดัชนี int, ค่ายาว)

 Shape of this variable.
 
repeated int64 var_shape = 4;