सार्वजनिक स्थैतिक अंतिम वर्ग सेव्डस्लाइस.बिल्डर
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
tensorflow.SavedSlice
सार्वजनिक तरीके
सेव्डस्लाइस.बिल्डर | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
सेव्डस्लाइस | निर्माण () |
सेव्डस्लाइस | बिल्डआंशिक () |
सेव्डस्लाइस.बिल्डर | स्पष्ट () |
सेव्डस्लाइस.बिल्डर | स्पष्ट डेटा () The raw data of the slice is stored as a TensorProto. |
सेव्डस्लाइस.बिल्डर | क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड) |
सेव्डस्लाइस.बिल्डर | स्पष्टनाम () Name of the tensor that this slice belongs to. |
सेव्डस्लाइस.बिल्डर | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
सेव्डस्लाइस.बिल्डर | क्लीयरस्लाइस () Extent of the slice. |
सेव्डस्लाइस.बिल्डर | क्लोन () |
टेंसरप्रोटो | डेटा प्राप्त करें () The raw data of the slice is stored as a TensorProto. |
TensorProto.बिल्डर | getDataBuilder () 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 | |
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. |
टेंसरस्लाइसप्रोटो | गेटस्लाइस () Extent of the slice. |
TensorSliceProto.बिल्डर | गेटस्लाइसबिल्डर () Extent of the slice. |
टेंसरस्लाइसप्रोटोऑरबिल्डर | getSliceOrBuilder () Extent of the slice. |
बूलियन | हैडेटा () The raw data of the slice is stored as a TensorProto. |
बूलियन | हैस्लाइस () Extent of the slice. |
अंतिम बूलियन | |
सेव्डस्लाइस.बिल्डर | |
सेव्डस्लाइस.बिल्डर | मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
सेव्डस्लाइस.बिल्डर | मर्जफ्रॉम (com.google.protobuf.Message अन्य) |
सेव्डस्लाइस.बिल्डर | |
अंतिम सेव्डस्लाइस.बिल्डर | मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स) |
सेव्डस्लाइस.बिल्डर | सेटडेटा ( TensorProto.Builder BuilderForValue) The raw data of the slice is stored as a TensorProto. |
सेव्डस्लाइस.बिल्डर | |
सेव्डस्लाइस.बिल्डर | सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
सेव्डस्लाइस.बिल्डर | सेटनाम (स्ट्रिंग मान) Name of the tensor that this slice belongs to. |
सेव्डस्लाइस.बिल्डर | setNameBytes (com.google.protobuf.ByteString मान) Name of the tensor that this slice belongs to. |
सेव्डस्लाइस.बिल्डर | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू) |
सेव्डस्लाइस.बिल्डर | |
सेव्डस्लाइस.बिल्डर | |
अंतिम सेव्डस्लाइस.बिल्डर | अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड) |
विरासत में मिली विधियाँ
सार्वजनिक तरीके
सार्वजनिक SavedSlice.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक सेव्डस्लाइस.बिल्डर क्लियरडेटा ()
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;
सार्वजनिक सेव्डस्लाइस.बिल्डर क्लियरनाम ()
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;
सार्वजनिक सेव्डस्लाइस.बिल्डर क्लियरस्लाइस ()
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;
सार्वजनिक 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;
सार्वजनिक TensorProto.Builder getDataBuilder ()
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;
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
सार्वजनिक स्ट्रिंग 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;
सार्वजनिक 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;
सार्वजनिक TensorSliceProto.Builder getSliceBuilder ()
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;
सार्वजनिक बूलियन 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;
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक सेव्डस्लाइस.बिल्डर मर्जडेटा ( टेन्सरप्रोटो मान)
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;
सार्वजनिक सेव्डस्लाइस.बिल्डर मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक सेव्डस्लाइस.बिल्डर मर्जस्लाइस ( टेन्सरस्लाइसप्रोटो मान)
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 mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातफील्ड्स)
सार्वजनिक SavedSlice.Builder setData ( TensorProto.Builder BuilderForValue)
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;
सार्वजनिक सेव्डस्लाइस.बिल्डर सेटडेटा ( टेन्सरप्रोटो मान)
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;
सार्वजनिक SavedSlice.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक सेव्डस्लाइस.बिल्डर सेटनाम (स्ट्रिंग मान)
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;
सार्वजनिक SavedSlice.Builder setNameBytes (com.google.protobuf.ByteString मान)
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;
सार्वजनिक SavedSlice.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, int अनुक्रमणिका, ऑब्जेक्ट मान)
सार्वजनिक सेव्डस्लाइस.बिल्डर सेटस्लाइस ( टेन्सरस्लाइसप्रोटो मान)
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 setSlice ( TensorSliceProto.Builder BuilderForValue)
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;