cuquantum.cutensornet.TensorSVDNormalization

enum cuquantum.cutensornet.TensorSVDNormalization(value)

See cutensornetTensorSVDNormalization_t.

Member Type

int

Valid values are as follows:

NONE

See CUTENSORNET_TENSOR_S_V_D_NORMALIZATION_NONE.

L1

See CUTENSORNET_TENSOR_S_V_D_NORMALIZATION_L1.

L2

See CUTENSORNET_TENSOR_S_V_D_NORMALIZATION_L2.

LINF

See CUTENSORNET_TENSOR_S_V_D_NORMALIZATION_LINF.