TensorInfo.CooSparse

คลาสสุดท้ายแบบคงที่สาธารณะ TensorInfo.CooSparse

 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape.
 
Protobuf ประเภท tensorflow.TensorInfo.CooSparse

คลาสที่ซ้อนกัน

ระดับ TensorInfo.CooSparse.Builder
 For sparse tensors, The COO encoding stores a triple of values, indices,
 and shape. 

ค่าคงที่

ภายใน DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER
ภายใน INDICES_TENSOR_NAME_FIELD_NUMBER
ภายใน VALUES_TENSOR_NAME_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
TensorInfo.CooSparse แบบคงที่
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 แบบคงที่ขั้นสุดท้าย
สตริง
getIndicesTensorName ()
 The indices Tensor must have dtype int64 and shape [?, ?].
com.google.protobuf.ByteString
รับดัชนี TensorNameBytes ()
 The indices Tensor must have dtype int64 and shape [?, ?].
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
สตริง
รับค่าTensorName ()
 The shape of the values Tensor is [?].
com.google.protobuf.ByteString
รับค่า TensorNameBytes ()
 The shape of the values Tensor is [?].
ภายใน
บูลีนสุดท้าย
TensorInfo.CooSparse.Builder แบบคงที่
newBuilder (ต้นแบบ TensorInfo.CooSparse )
TensorInfo.CooSparse.Builder แบบคงที่
TensorInfo.CooSparse.Builder
TensorInfo.CooSparse แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
TensorInfo.CooSparse แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorInfo.CooSparse แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
TensorInfo.CooSparse แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorInfo.CooSparse แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorInfo.CooSparse แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
TensorInfo.CooSparse แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorInfo.CooSparse แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
TensorInfo.CooSparse แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorInfo.CooSparse แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
TensorInfo.CooSparse.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

สาธารณะคงสุดท้าย int DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER

ค่าคงที่: 3

รอบชิงชนะเลิศแบบคงที่สาธารณะ int INDICES_TENSOR_NAME_FIELD_NUMBER

ค่าคงที่: 2

รอบชิงชนะเลิศแบบคงที่สาธารณะ int VALUES_TENSOR_NAME_FIELD_NUMBER

ค่าคงที่: 1

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

TensorInfo.CooSparse getDefaultInstance สาธารณะ ()

สาธารณะ 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 ()

สตริงสาธารณะ 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;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

สตริงสาธารณะ 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;

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

TensorInfo.CooSparse.Builder newBuilder สาธารณะ แบบคงที่ (ต้นแบบ TensorInfo.CooSparse )

สาธารณะ TensorInfo.CooSparse.Builder newBuilder ()

สาธารณะ TensorInfo.CooSparse.Builder newBuilderForType ()

สาธารณะ TensorInfo.CooSparse parseDelimitedFrom คงที่สาธารณะ (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

TensorInfo.CooSparse parseDelimitedFrom แบบคงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

TensorInfo.CooSparse parseFrom สาธารณะแบบคงที่ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

TensorInfo.CooSparse parseFrom แบบคงที่สาธารณะ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

TensorInfo.CooSparse parseFrom แบบคงที่สาธารณะ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

TensorInfo.CooSparse parseFrom สาธารณะ แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต)

ขว้าง
IOข้อยกเว้น

TensorInfo.CooSparse parseFrom สาธารณะ แบบคงที่ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

TensorInfo.CooSparse parseFrom สาธารณะแบบคงที่ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

TensorInfo.CooSparse parseFrom แบบคงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

TensorInfo.CooSparse parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

สาธารณะ TensorInfo.CooSparse.Builder toBuilder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น