TensorInfo.CooSparse kelas akhir statis publik
For sparse tensors, The COO encoding stores a triple of values, indices, and shape.
tensorflow.TensorInfo.CooSparse Kelas Bersarang
| kelas | TensorInfo.CooSparse.Builder | For sparse tensors, The COO encoding stores a triple of values, indices, and shape. | |
Konstanta
| ke dalam | DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER | |
| ke dalam | INDICES_TENSOR_NAME_FIELD_NUMBER | |
| ke dalam | VALUES_TENSOR_NAME_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| TensorInfo.CooSparse statis | |
| TensorInfo.CooSparse | |
| Rangkaian | dapatkanDenseShapeTensorName () The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here. |
| com.google.protobuf.ByteString | dapatkanDenseShapeTensorNameBytes () The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here. |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| Rangkaian | dapatkanIndicesTensorName () The indices Tensor must have dtype int64 and shape [?, ?]. |
| com.google.protobuf.ByteString | dapatkanIndicesTensorNameBytes () The indices Tensor must have dtype int64 and shape [?, ?]. |
| ke dalam | |
| final com.google.protobuf.UnknownFieldSet | |
| Rangkaian | dapatkanValuesTensorName () The shape of the values Tensor is [?]. |
| com.google.protobuf.ByteString | dapatkanValuesTensorNameBytes () The shape of the values Tensor is [?]. |
| ke dalam | Kode hash () |
| boolean terakhir | |
| TensorInfo.CooSparse.Builder statis | newBuilder (prototipe TensorInfo.CooSparse ) |
| TensorInfo.CooSparse.Builder statis | |
| TensorInfo.CooSparse.Builder | |
| TensorInfo.CooSparse statis | parseDelimitedFrom (masukan Aliran Masukan) |
| TensorInfo.CooSparse statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CooSparse statis | parseFrom (data ByteBuffer) |
| TensorInfo.CooSparse statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CooSparse statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CooSparse statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| TensorInfo.CooSparse statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CooSparse statis | parseFrom (com.google.protobuf.ByteString data) |
| TensorInfo.CooSparse statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorInfo.CooSparse statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| TensorInfo.CooSparse.Builder | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER
Nilai Konstan: 3
int final statis publik INDICES_TENSOR_NAME_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik VALUES_TENSOR_NAME_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik sama (Obj objek)
String publik 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; publik 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik getIndicesTensorName ()
The indices Tensor must have dtype int64 and shape [?, ?].
string indices_tensor_name = 2; publik com.google.protobuf.ByteString getIndicesTensorNameBytes ()
The indices Tensor must have dtype int64 and shape [?, ?].
string indices_tensor_name = 2; publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
String publik 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; publik 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; kode hash int publik ()
boolean akhir publik diinisialisasi ()
TensorInfo.CooSparse statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
TensorInfo.CooSparse parseFrom statis publik (data ByteBuffer)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
TensorInfo.CooSparse parseFrom statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
TensorInfo.CooSparse statis publik parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
TensorInfo.CooSparse parseFrom statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
| Pengecualian IO |
|---|
TensorInfo.CooSparse statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
TensorInfo.CooSparse parseFrom statis publik (com.google.protobuf.ByteString data)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
TensorInfo.CooSparse statis publik parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
TensorInfo.CooSparse parseFrom statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
| Pengecualian IO |
|---|