TensorInfo.CooSparse.Builder

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

 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape.
 
प्रोटोबफ प्रकार tensorflow.TensorInfo.CooSparse

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

TensorInfo.CooSparse.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
TensorInfo.CooSparse
TensorInfo.CooSparse
TensorInfo.CooSparse.Builder
TensorInfo.CooSparse.Builder
ClearDenseShapeTensorName ()
 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.
TensorInfo.CooSparse.Builder
क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
TensorInfo.CooSparse.Builder
ClearIndicesTensorName ()
 The indices Tensor must have dtype int64 and shape [?, ?].
TensorInfo.CooSparse.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorInfo.CooSparse.Builder
ClearValuesTensorName ()
 The shape of the values Tensor is [?].
TensorInfo.CooSparse.Builder
TensorInfo.CooSparse
डोरी
getDenseShapeTensorName ()
 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.
com.google.protobuf.ByteString
getDenseShapeTensorNameBytes ()
 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
डोरी
getIndicesTensorName ()
 The indices Tensor must have dtype int64 and shape [?, ?].
com.google.protobuf.ByteString
getIndicesTensorNameBytes ()
 The indices Tensor must have dtype int64 and shape [?, ?].
डोरी
getValuesTensorName ()
 The shape of the values Tensor is [?].
com.google.protobuf.ByteString
getValuesTensorNameBytes ()
 The shape of the values Tensor is [?].
अंतिम बूलियन
TensorInfo.CooSparse.Builder
मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
TensorInfo.CooSparse.Builder
मर्जफ्रॉम (com.google.protobuf.Message अन्य)
अंतिम TensorInfo.CooSparse.Builder
मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स)
TensorInfo.CooSparse.Builder
setDenseShapeTensorName (स्ट्रिंग मान)
 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.
TensorInfo.CooSparse.Builder
setDenseShapeTensorNameBytes (com.google.protobuf.ByteString मान)
 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.
TensorInfo.CooSparse.Builder
सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
TensorInfo.CooSparse.Builder
setIndicesTensorName (स्ट्रिंग मान)
 The indices Tensor must have dtype int64 and shape [?, ?].
TensorInfo.CooSparse.Builder
setIndicesTensorNameBytes (com.google.protobuf.ByteString मान)
 The indices Tensor must have dtype int64 and shape [?, ?].
TensorInfo.CooSparse.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू)
अंतिम TensorInfo.CooSparse.Builder
अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड)
TensorInfo.CooSparse.Builder
setValuesTensorName (स्ट्रिंग मान)
 The shape of the values Tensor is [?].
TensorInfo.CooSparse.Builder
setValuesTensorNameBytes (com.google.protobuf.ByteString मान)
 The shape of the values Tensor is [?].

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

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

सार्वजनिक TensorInfo.CooSparse.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक TensorInfo.CooSparse बिल्ड ()

सार्वजनिक TensorInfo.CooSparse बिल्डआंशिक ()

सार्वजनिक TensorInfo.CooSparse.Builder स्पष्ट ()

सार्वजनिक TensorInfo.CooSparse.Builder ClearDenseShapeTensorName ()

 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.  It must have dtype int64 and shape [?].
 
string dense_shape_tensor_name = 3;

सार्वजनिक TensorInfo.CooSparse.Builder ClearField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)

सार्वजनिक TensorInfo.CooSparse.Builder ClearIndicesTensorName ()

 The indices Tensor must have dtype int64 and shape [?, ?].
 
string indices_tensor_name = 2;

सार्वजनिक TensorInfo.CooSparse.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

सार्वजनिक TensorInfo.CooSparse.Builder ClearValuesTensorName ()

 The shape of the values Tensor is [?].  Its dtype must be the dtype of
 the SparseTensor as a whole, given in the enclosing TensorInfo.
 
string values_tensor_name = 1;

सार्वजनिक TensorInfo.CooSparse.Builder क्लोन ()

सार्वजनिक TensorInfo.CooSparse getDefaultInstanceForType ()

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

 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.  It must have dtype int64 and shape [?].
 
string dense_shape_tensor_name = 3;

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

 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.  It must have dtype int64 and shape [?].
 
string dense_shape_tensor_name = 3;

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

सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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

 The indices Tensor must have dtype int64 and shape [?, ?].
 
string indices_tensor_name = 2;

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

 The indices Tensor must have dtype int64 and shape [?, ?].
 
string indices_tensor_name = 2;

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

 The shape of the values Tensor is [?].  Its dtype must be the dtype of
 the SparseTensor as a whole, given in the enclosing TensorInfo.
 
string values_tensor_name = 1;

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

 The shape of the values Tensor is [?].  Its dtype must be the dtype of
 the SparseTensor as a whole, given in the enclosing TensorInfo.
 
string values_tensor_name = 1;

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

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

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

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

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

सार्वजनिक TensorInfo.CooSparse.Builder setDenseShapeTensorName (स्ट्रिंग मान)

 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.  It must have dtype int64 and shape [?].
 
string dense_shape_tensor_name = 3;

सार्वजनिक TensorInfo.CooSparse.Builder setDenseShapeTensorNameBytes (com.google.protobuf.ByteString मान)

 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.  It must have dtype int64 and shape [?].
 
string dense_shape_tensor_name = 3;

सार्वजनिक TensorInfo.CooSparse.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक TensorInfo.CooSparse.Builder setIndicesTensorName (स्ट्रिंग मान)

 The indices Tensor must have dtype int64 and shape [?, ?].
 
string indices_tensor_name = 2;

सार्वजनिक TensorInfo.CooSparse.Builder setIndicesTensorNameBytes (com.google.protobuf.ByteString मान)

 The indices Tensor must have dtype int64 and shape [?, ?].
 
string indices_tensor_name = 2;

सार्वजनिक TensorInfo.CooSparse.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, int अनुक्रमणिका, ऑब्जेक्ट मान)

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

सार्वजनिक TensorInfo.CooSparse.Builder setValuesTensorName (स्ट्रिंग मान)

 The shape of the values Tensor is [?].  Its dtype must be the dtype of
 the SparseTensor as a whole, given in the enclosing TensorInfo.
 
string values_tensor_name = 1;

सार्वजनिक TensorInfo.CooSparse.Builder setValuesTensorNameBytes (com.google.protobuf.ByteString मान)

 The shape of the values Tensor is [?].  Its dtype must be the dtype of
 the SparseTensor as a whole, given in the enclosing TensorInfo.
 
string values_tensor_name = 1;