SaveSliceInfoDef.Builder

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

प्रोटोबफ़ प्रकार tensorflow.SaveSliceInfoDef

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

SaveSliceInfoDef.बिल्डर
addAllFullShape (Iterable<? लंबे> मान बढ़ाता है)
 Shape of the full variable.
SaveSliceInfoDef.बिल्डर
addAllVarOffset (Iterable<? लंबे> मान बढ़ाता है)
 Offset of this variable into the full variable.
SaveSliceInfoDef.बिल्डर
addAllVarShape (Iterable<? लंबे> मान बढ़ाता है)
 Shape of this variable.
SaveSliceInfoDef.बिल्डर
addFullShape (लंबा मान)
 Shape of the full variable.
SaveSliceInfoDef.बिल्डर
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
SaveSliceInfoDef.बिल्डर
addVarOffset (लंबा मान)
 Offset of this variable into the full variable.
SaveSliceInfoDef.बिल्डर
addVarShape (लंबा मान)
 Shape of this variable.
SaveSliceInfoDef
SaveSliceInfoDef
SaveSliceInfoDef.बिल्डर
SaveSliceInfoDef.बिल्डर
क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
SaveSliceInfoDef.बिल्डर
स्पष्ट पूरा नाम ()
 Name of the full variable of which this is a slice.
SaveSliceInfoDef.बिल्डर
क्लियरफुलशेप ()
 Shape of the full variable.
SaveSliceInfoDef.बिल्डर
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SaveSliceInfoDef.बिल्डर
क्लियरवरऑफ़सेट ()
 Offset of this variable into the full variable.
SaveSliceInfoDef.बिल्डर
क्लियरवर्शेप ()
 Shape of this variable.
SaveSliceInfoDef.बिल्डर
SaveSliceInfoDef
अंतिम स्थिर 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
getFullNameBytes ()
 Name of the full variable of which this is a slice.
लंबा
getFullShape (इंट इंडेक्स)
 Shape of the full variable.
int यहाँ
getFullShapeCount ()
 Shape of the full variable.
सूची<लंबी>
getFullShapeList ()
 Shape of the full variable.
लंबा
getVarOffset (int सूचकांक)
 Offset of this variable into the full variable.
int यहाँ
getVarOffsetCount ()
 Offset of this variable into the full variable.
सूची<लंबी>
getVarOffsetList ()
 Offset of this variable into the full variable.
लंबा
getVarShape (इंट इंडेक्स)
 Shape of this variable.
int यहाँ
getVarShapeCount ()
 Shape of this variable.
सूची<लंबी>
getVarShapeList ()
 Shape of this variable.
अंतिम बूलियन
SaveSliceInfoDef.बिल्डर
मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
SaveSliceInfoDef.बिल्डर
मर्जफ्रॉम (com.google.protobuf.Message अन्य)
अंतिम SaveSliceInfoDef.Builder
मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स)
SaveSliceInfoDef.बिल्डर
सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
SaveSliceInfoDef.बिल्डर
सेटफुलनाम (स्ट्रिंग मान)
 Name of the full variable of which this is a slice.
SaveSliceInfoDef.बिल्डर
setFullNameBytes (com.google.protobuf.ByteString मान)
 Name of the full variable of which this is a slice.
SaveSliceInfoDef.बिल्डर
सेटफुलशेप (इंट इंडेक्स, लंबा मान)
 Shape of the full variable.
SaveSliceInfoDef.बिल्डर
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू)
अंतिम SaveSliceInfoDef.Builder
अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड)
SaveSliceInfoDef.बिल्डर
setVarOffset (int सूचकांक, लंबा मान)
 Offset of this variable into the full variable.
SaveSliceInfoDef.बिल्डर
setVarShape (int सूचकांक, लंबा मान)
 Shape of this variable.

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

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

सार्वजनिक SaveSliceInfoDef.Builder addAllFullShape (Iterable<? लंबे> मान बढ़ाता है)

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

सार्वजनिक SaveSliceInfoDef.Builder addAllVarOffset (Iterable<? लंबे> मान बढ़ाता है)

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

सार्वजनिक SaveSliceInfoDef.Builder addAllVarShape (Iterable<? लंबे> मान बढ़ाता है)

 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 बिल्डपार्टियल ()

सार्वजनिक SaveSliceInfoDef.बिल्डर स्पष्ट ()

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

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

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

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

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

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

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

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

सार्वजनिक SaveSliceInfoDef.Builder setVarOffset (int सूचकांक, लंबा मान)

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

सार्वजनिक SaveSliceInfoDef.Builder setVarShape (इंट इंडेक्स, लंबा मान)

 Shape of this variable.
 
repeated int64 var_shape = 4;