SavedSlice

सार्वजनिक अंतिम वर्ग सेव्डस्लाइस

 Saved tensor slice: it stores the name of the tensors, the slice, and the
 raw data.
 
प्रोटोबफ़ प्रकार tensorflow.SavedSlice

नेस्टेड क्लासेस

कक्षा सेव्डस्लाइस.बिल्डर
 Saved tensor slice: it stores the name of the tensors, the slice, and the
 raw data. 

स्थिरांक

int यहाँ डेटा_फ़ील्ड_नंबर
int यहाँ NAME_FIELD_NUMBER
int यहाँ SLICE_FIELD_NUMBER

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

बूलियन
बराबर (वस्तु obj)
टेंसरप्रोटो
डेटा प्राप्त करें ()
 The raw data of the slice is stored as a TensorProto.
TensorProtoOrBuilder
getDataOrBuilder ()
 The raw data of the slice is stored as a TensorProto.
स्थिर सेव्डस्लाइस
सेव्डस्लाइस
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
डोरी
नाम प्राप्त करें ()
 Name of the tensor that this slice belongs to.
com.google.protobuf.ByteString
getNameबाइट्स ()
 Name of the tensor that this slice belongs to.
int यहाँ
टेंसरस्लाइसप्रोटो
गेटस्लाइस ()
 Extent of the slice.
टेंसरस्लाइसप्रोटोऑरबिल्डर
getSliceOrBuilder ()
 Extent of the slice.
अंतिम com.google.protobuf.UnknownFieldSet
बूलियन
हैडेटा ()
 The raw data of the slice is stored as a TensorProto.
बूलियन
हैस्लाइस ()
 Extent of the slice.
int यहाँ
अंतिम बूलियन
स्टेटिक सेव्डस्लाइस.बिल्डर
स्टेटिक सेव्डस्लाइस.बिल्डर
सेव्डस्लाइस.बिल्डर
स्थिर सेव्डस्लाइस
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
स्थिर सेव्डस्लाइस
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर सेव्डस्लाइस
पार्सफ्रॉम (बाइटबफ़र डेटा)
स्थिर सेव्डस्लाइस
parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर सेव्डस्लाइस
पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर सेव्डस्लाइस
parseFrom (com.google.protobuf.CodedInputStream इनपुट)
स्थिर सेव्डस्लाइस
पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर सेव्डस्लाइस
parseFrom (com.google.protobuf.ByteString डेटा)
स्थिर सेव्डस्लाइस
पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर सेव्डस्लाइस
parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर
सेव्डस्लाइस.बिल्डर
खालीपन
राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

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

स्थिरांक

सार्वजनिक स्थैतिक अंतिम पूर्णांक DATA_FIELD_NUMBER

स्थिर मान: 3

सार्वजनिक स्थैतिक अंतिम पूर्णांक NAME_FIELD_NUMBER

स्थिर मान: 1

सार्वजनिक स्थैतिक अंतिम पूर्णांक SLICE_FIELD_NUMBER

स्थिर मान: 2

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

सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)

सार्वजनिक TensorProto getData ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

सार्वजनिक TensorProtoOrBuilder getDataOrBuilder ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

सार्वजनिक स्थैतिक सेव्डस्लाइस getDefaultInstance ()

सार्वजनिक सेव्डस्लाइस getDefaultInstanceForType ()

सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()

सार्वजनिक स्ट्रिंग getName ()

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

सार्वजनिक com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

जनता getParserForType ()

सार्वजनिक int getSerializedSize ()

सार्वजनिक TensorSliceProto getSlice ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

सार्वजनिक TensorSliceProtoOrBuilder getSliceOrBuilder ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()

सार्वजनिक बूलियन hasData ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

सार्वजनिक बूलियन हैस्लाइस ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

सार्वजनिक पूर्णांक हैशकोड ()

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

सार्वजनिक स्थैतिक सेव्डस्लाइस.बिल्डर न्यूबिल्डर ( सेव्डस्लाइस प्रोटोटाइप)

सार्वजनिक स्थैतिक सेव्डस्लाइस.बिल्डर न्यूबिल्डर ()

सार्वजनिक SavedSlice.Builder newBuilderForType ()

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सडिलीमिटेडफ्रॉम (इनपुटस्ट्रीम इनपुट)

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

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सडिलीमिटेडफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

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

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सफ्रॉम (बाइटबफ़र डेटा)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

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

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट)

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

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सफ्रॉम (com.google.protobuf.ByteString डेटा)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

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

सार्वजनिक स्थैतिक सेव्डस्लाइस पार्सफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक पार्सर ()

सार्वजनिक सेव्डस्लाइस.बिल्डर टूबिल्डर ()

सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

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