คลาสสุดท้ายแบบคงที่สาธารณะ TensorInfo.CooSparse
For sparse tensors, The COO encoding stores a triple of values, indices, and shape.
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 | getIndicesTensorNameBytes () 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 | toBuilder () |
| เป็นโมฆะ | 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)
สตริงสาธารณะ 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 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 ไม่ถูกต้อง |
|---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
| IOข้อยกเว้น |
|---|