TensorSliceProto.Builder

सार्वजनिक स्थैतिक अंतिम वर्ग TensorSliceProto.Builder

 Can only be interpreted if you know the corresponding TensorShape.
 
प्रोटोबफ प्रकार tensorflow.TensorSliceProto

सार्वजनिक तरीके

TensorSliceProto.बिल्डर
addAllExtent (Iterable<? TensorSliceProto.Extent > मान बढ़ाता है)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.बिल्डर
addExtent ( TensorSliceProto.Extent.Builder BuilderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.बिल्डर
addExtent (int इंडेक्स, TensorSliceProto.Extent.Builder BuilderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.बिल्डर
addExtent ( TensorSliceProto.Extent मान)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.बिल्डर
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.बिल्डर
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
टेंसरस्लाइसप्रोटो
टेंसरस्लाइसप्रोटो
TensorSliceProto.बिल्डर
TensorSliceProto.बिल्डर
स्पष्ट विस्तार ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.बिल्डर
क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
TensorSliceProto.बिल्डर
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorSliceProto.बिल्डर
टेंसरस्लाइसप्रोटो
अंतिम स्थिर 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.
int यहाँ
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.बिल्डर
मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
TensorSliceProto.बिल्डर
मर्जफ्रॉम (com.google.protobuf.Message अन्य)
अंतिम TensorSliceProto.Builder
मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स)
TensorSliceProto.बिल्डर
रिमूवएक्सटेंट (इंट इंडेक्स)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.बिल्डर
setExtent (int सूचकांक, TensorSliceProto.Extent मान)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.बिल्डर
सेटएक्सटेंट (int इंडेक्स, TensorSliceProto.Extent.Builder BuilderForValue)
 Extent of the slice in all tensor dimensions.
TensorSliceProto.बिल्डर
सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
TensorSliceProto.बिल्डर
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू)
अंतिम TensorSliceProto.Builder
अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड)

विरासत में मिली विधियाँ

सार्वजनिक तरीके

सार्वजनिक 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 बिल्डआंशिक ()

सार्वजनिक 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;

सार्वजनिक अंतिम बूलियन आरंभीकृत है ()

सार्वजनिक TensorSliceProto.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक TensorSliceProto.Builder mergeFrom (com.google.protobuf.Message अन्य)

सार्वजनिक अंतिम TensorSliceProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातफील्ड्स)

सार्वजनिक TensorSliceProto.Builder निष्कासन (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.UnknownFieldSet अज्ञातफील्ड्स)