cuquantum.cutensornet.TensorSVDPartition¶
- enum cuquantum.cutensornet.TensorSVDPartition(value)¶
See
cutensornetTensorSVDPartition_t
.- Member Type
Valid values are as follows:
- NONE¶
See
CUTENSORNET_TENSOR_S_V_D_PARTITION_NONE
.
- US¶
See
CUTENSORNET_TENSOR_S_V_D_PARTITION_US
.
- SV¶
See
CUTENSORNET_TENSOR_S_V_D_PARTITION_SV
.
- UV_EQUAL¶
See
CUTENSORNET_TENSOR_S_V_D_PARTITION_UV_EQUAL
.