cuquantum.bindings.cutensornet.ExpectationAttribute

enum cuquantum.bindings.cutensornet.ExpectationAttribute(value)[source]

See cutensornetExpectationAttributes_t.

Member Type

int

Valid values are as follows:

OPT_NUM_HYPER_SAMPLES = <ExpectationAttribute.OPT_NUM_HYPER_SAMPLES: 0>

See CUTENSORNET_EXPECTATION_OPT_NUM_HYPER_SAMPLES.

CONFIG_NUM_HYPER_SAMPLES = <ExpectationAttribute.CONFIG_NUM_HYPER_SAMPLES: 1>

See CUTENSORNET_EXPECTATION_CONFIG_NUM_HYPER_SAMPLES.

INFO_FLOPS = <ExpectationAttribute.INFO_FLOPS: 64>

See CUTENSORNET_EXPECTATION_INFO_FLOPS.