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
очиститьDenseShapeTensorName ()
 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 ExtensionRegistry)
TensorInfo.CooSparse.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный TensorInfo.CooSparse.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
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
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
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 [?].

Унаследованные методы

Публичные методы

public TensorInfo.CooSparse.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка TensorInfo.CooSparse ()

общедоступный TensorInfo.CooSparse buildPartial ()

public TensorInfo.CooSparse.Builder очистить ()

public TensorInfo.CooSparse.BuildercleDenseShapeTensorName ()

 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;

public TensorInfo.CooSparse.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public TensorInfo.CooSparse.BuildercleIndicesTensorName ( )

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

public TensorInfo.CooSparse.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public 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 ()

public 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;

public 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;

public 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;

public 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;

публичное финальное логическое значение isInitialized ()

public TensorInfo.CooSparse.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public TensorInfo.CooSparse.Builder mergeFrom (com.google.protobuf.Message другое)

публичный финал TensorInfo.CooSparse.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public 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;

public 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;

public TensorInfo.CooSparse.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public TensorInfo.CooSparse.Builder setIndicesTensorName (строковое значение)

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

public TensorInfo.CooSparse.Builder setIndicesTensorNameBytes (значение com.google.protobuf.ByteString)

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

public TensorInfo.CooSparse.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

публичный финал TensorInfo.CooSparse.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public 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;

public 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;