TensorInfo.CooSparse.Builder

পাবলিক স্ট্যাটিক ফাইনাল ক্লাস TensorInfo.CooSparse.Builder

 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape.
 
Protobuf টাইপ 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
clearField (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
mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
TensorInfo.CooSparse.Builder
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
চূড়ান্ত 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
setField (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 ক্ষেত্র, int সূচক, অবজেক্ট মান)
চূড়ান্ত TensorInfo.CooSparse.Builder
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)
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 clear ()

সর্বজনীন 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 extensionRegistry)

নিক্ষেপ করে
IOException

সর্বজনীন TensorInfo.CooSparse.Builder mergeFrom (com.google.protobuf.অন্যান্য বার্তা)

সর্বজনীন চূড়ান্ত TensorInfo.CooSparse.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

সর্বজনীন 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 index, অবজেক্ট মান)

সর্বজনীন চূড়ান্ত TensorInfo.CooSparse.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

সর্বজনীন 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;