SamplerAttribute#

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

See cutensornetSamplerAttributes_t.

Member Type:

int

Valid values are as follows:

OPT_NUM_HYPER_SAMPLES = <SamplerAttribute.OPT_NUM_HYPER_SAMPLES: 0>#
CONFIG_NUM_HYPER_SAMPLES = <SamplerAttribute.CONFIG_NUM_HYPER_SAMPLES: 1>#
CONFIG_DETERMINISTIC = <SamplerAttribute.CONFIG_DETERMINISTIC: 2>#
INFO_FLOPS = <SamplerAttribute.INFO_FLOPS: 64>#