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 (فهرس كثافة العمليات)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
TensorSliceProto
TensorSliceProto
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
TensorSliceProto
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TensorSliceProto.Extent
getExtent (فهرس كثافة العمليات)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.Extent.Builder
getExtentBuilder (فهرس كثافة العمليات)
 Extent of the slice in all tensor dimensions.
القائمة< TensorSliceProto.Extent.Builder >
قائمة getExtentBuilder ()
 Extent of the slice in all tensor dimensions.
كثافة العمليات
الحصول علىExtentCount ()
 Extent of the slice in all tensor dimensions.
القائمة< TensorSliceProto.Extent >
قائمة الامتداد ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (فهرس كثافة العمليات)
 Extent of the slice in all tensor dimensions.
القائمة<؟ يمتد TensorSliceProto.ExtentOrBuilder >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.
منطقية نهائية
TensorSliceProto.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorSliceProto.Builder
دمج من (com.google.protobuf.Message أخرى)
Final TensorSliceProto.Builder
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
TensorSliceProto.Builder
إزالة النطاق (فهرس كثافة العمليات)
 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، قيمة الكائن)
Final TensorSliceProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

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 العام (فهرس كثافة العمليات)

 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 العام (فهرس كثافة العمليات)

 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 العام (فهرس كثافة العمليات)

 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 public 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 العام (فهرس كثافة العمليات)

 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;

تمت تهيئة القيمة المنطقية النهائية العامة ()

TensorSliceProto.Builder mergeFrom العام (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

TensorSliceProto.Builder mergeFrom العام (com.google.protobuf.Message أخرى)

TensorSliceProto.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

TensorSliceProto.Builder RemoveExtent العام (فهرس كثافة العمليات)

 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 العام (مؤشر كثافة العمليات، 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.UnknownFieldSetUnknownFields)