MarginalAttribute#

enum cuquantum.bindings.cutensornet.MarginalAttribute(value)[source]#

This enum lists attributes associated with computation of a tensor network state marginal tensor.

See cutensornetMarginalAttributes_t.

Member Type:

int

Valid values are as follows:

OPT_NUM_HYPER_SAMPLES = <MarginalAttribute.OPT_NUM_HYPER_SAMPLES: 0>#
CONFIG_NUM_HYPER_SAMPLES = <MarginalAttribute.CONFIG_NUM_HYPER_SAMPLES: 1>#
INFO_FLOPS = <MarginalAttribute.INFO_FLOPS: 64>#