TensorSliceProto.Builder

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

 Can only be interpreted if you know the corresponding TensorShape.
 
Protobuf ประเภท tensorflow.TensorSliceProto

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

TensorSliceProto.Builder
addAllExtent (Iterable<? ขยาย TensorSliceProto.Extent > ค่า)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent ( TensorSliceProto.Extent.Builder builderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent (ดัชนี int, TensorSliceProto.Extent.Builder builderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent (ค่า TensorSliceProto.Extent )
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addExtent (ดัชนี int, ค่า TensorSliceProto.Extent )
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
addExtentBuilder ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
addExtentBuilder (ดัชนี int)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
TensorSliceโปรโต
TensorSliceโปรโต
TensorSliceProto.Builder
TensorSliceProto.Builder
ชัดเจนขอบเขต ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
TensorSliceProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorSliceProto.Builder
TensorSliceโปรโต
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
TensorSliceProto.Extent
getExtent (ดัชนี int)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
getExtentBuilder (ดัชนี int)
 Extent of the slice in all tensor dimensions.
รายการ < TensorSliceProto.Extent.Builder >
getExtentBuilderList ()
 Extent of the slice in all tensor dimensions.
ภายใน
getExtentCount ()
 Extent of the slice in all tensor dimensions.
รายการ < TensorSliceProto.Extent >
getExtentList ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (ดัชนี int)
 Extent of the slice in all tensor dimensions.
รายการ<? ขยาย TensorSliceProto.ExtentOrBuilder >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.
บูลีนสุดท้าย
TensorSliceProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSliceProto.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
TensorSliceProto.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
TensorSliceProto.Builder
RemoveExtent (ดัชนี int)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
setExtent (ดัชนี int, TensorSliceProto.Extent ค่า)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
setExtent (ดัชนี int, TensorSliceProto.Extent.Builder builderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
TensorSliceProto.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
TensorSliceProto.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

สาธารณะ TensorSliceProto.Builder addAllExtent (Iterable <? ขยาย TensorSliceProto.Extent > ค่า)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.Builder addExtent ( TensorSliceProto.Extent.Builder builderForValue)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.Builder addExtent (ดัชนี int, TensorSliceProto.Extent.Builder builderForValue)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.Builder addExtent (ค่า TensorSliceProto.Extent )

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.Builder addExtent (ดัชนี int, ค่า TensorSliceProto.Extent )

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.Extent.Builder addExtentBuilder ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.Extent.Builder addExtentBuilder (ดัชนี int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

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

การสร้าง TensorSliceProto สาธารณะ ()

สาธารณะ TensorSliceProto buildPartial ()

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

สาธารณะ TensorSliceProto.Builder clearExtent ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

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

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

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

สาธารณะ TensorSliceProto getDefaultInstanceForType ()

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

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

สาธารณะ TensorSliceProto.Extent getExtent (ดัชนี int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.Extent.Builder getExtentBuilder (ดัชนี int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

รายการสาธารณะ < TensorSliceProto.Extent.Builder > getExtentBuilderList ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ int getExtentCount ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

รายการสาธารณะ < TensorSliceProto.Extent > getExtentList ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.ExtentOrBuilder getExtentOrBuilder (ดัชนี int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

รายการสาธารณะ<? ขยาย TensorSliceProto.ExtentOrBuilder > getExtentOrBuilderList ()

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

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

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

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

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

สาธารณะ TensorSliceProto.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ TensorSliceProto.Builder RemoveExtent (ดัชนี int)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.Builder setExtent (ดัชนี int, ค่า TensorSliceProto.Extent )

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

สาธารณะ TensorSliceProto.Builder setExtent (ดัชนี int, TensorSliceProto.Extent.Builder builderForValue)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

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

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

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