TensorInfo.CooSparse.Builder

lớp cuối cùng tĩnh công khai TensorInfo.CooSparse.Builder

 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape.
 
Loại protobuf tensorflow.TensorInfo.CooSparse

Phương pháp công khai

TensorInfo.CooSparse.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
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 (trường 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
Sợi dây
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 tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Sợi dây
getIndicesTensorName ()
 The indices Tensor must have dtype int64 and shape [?, ?].
com.google.protobuf.ByteString
getIndicesTensorNameBytes ()
 The indices Tensor must have dtype int64 and shape [?, ?].
Sợi dây
getValuesTensorName ()
 The shape of the values Tensor is [?].
com.google.protobuf.ByteString
getValuesTensorNameBytes ()
 The shape of the values Tensor is [?].
boolean cuối cùng
TensorInfo.CooSparse.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorInfo.CooSparse.Builder
mergeFrom (com.google.protobuf.Message other)
TensorInfo.CooSparse.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
TensorInfo.CooSparse.Builder
setDenseShapeTensorName (Giá trị chuỗi)
 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.
TensorInfo.CooSparse.Builder
setDenseShapeTensorNameBytes (giá trị com.google.protobuf.ByteString)
 The dynamic logical shape represented by the SparseTensor is recorded in
 the Tensor referenced here.
TensorInfo.CooSparse.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
TensorInfo.CooSparse.Builder
setIndicesTensorName (Giá trị chuỗi)
 The indices Tensor must have dtype int64 and shape [?, ?].
TensorInfo.CooSparse.Builder
setIndicesTensorNameBytes (giá trị com.google.protobuf.ByteString)
 The indices Tensor must have dtype int64 and shape [?, ?].
TensorInfo.CooSparse.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
TensorInfo.CooSparse.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
TensorInfo.CooSparse.Builder
setValuesTensorName (Giá trị chuỗi)
 The shape of the values Tensor is [?].
TensorInfo.CooSparse.Builder
setValuesTensorNameBytes (giá trị com.google.protobuf.ByteString)
 The shape of the values Tensor is [?].

Phương pháp kế thừa

Phương pháp công khai

công khai TensorInfo.CooSparse.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

Bản dựng TensorInfo.CooSparse công khai ()

công khai TensorInfo.CooSparse buildPartial ()

công khai TensorInfo.CooSparse.Builder rõ ràng ()

công khai 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;

công khai TensorInfo.CooSparse.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

công khai TensorInfo.CooSparse.Builder clearIndicesTensorName ()

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

công khai TensorInfo.CooSparse.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

công khai 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;

bản sao công khai TensorInfo.CooSparse.Builder ()

công khai TensorInfo.CooSparse getDefaultInstanceForType ()

Chuỗi công khai 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 () công khai

 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;

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Chuỗi công khai getIndicesTensorName ()

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

công khai com.google.protobuf.ByteString getIndicesTensorNameBytes ()

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

Chuỗi công khai 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 () công khai

 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;

boolean cuối cùng công khai được khởi tạo ()

công khai TensorInfo.CooSparse.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai TensorInfo.CooSparse.Builder mergeFrom (com.google.protobuf.Message other)

trận chung kết công khai TensorInfo.CooSparse.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

công khai TensorInfo.CooSparse.Builder setDenseShapeTensorName (Giá trị chuỗi)

 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;

công khai TensorInfo.CooSparse.Builder setDenseShapeTensorNameBytes (giá trị 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;

công khai TensorInfo.CooSparse.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

công khai TensorInfo.CooSparse.Builder setIndicesTensorName (Giá trị chuỗi)

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

công khai TensorInfo.CooSparse.Builder setIndicesTensorNameBytes (giá trị com.google.protobuf.ByteString)

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

công khai TensorInfo.CooSparse.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

trận chung kết công khai TensorInfo.CooSparse.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

công khai TensorInfo.CooSparse.Builder setValuesTensorName (Giá trị chuỗi)

 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;

công khai TensorInfo.CooSparse.Builder setValuesTensorNameBytes (giá trị 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;