cuquantum.cutensornet.SamplerAttribute

enum cuquantum.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>

See CUTENSORNET_SAMPLER_OPT_NUM_HYPER_SAMPLES.

CONFIG_NUM_HYPER_SAMPLES = <SamplerAttribute.CONFIG_NUM_HYPER_SAMPLES: 1>

See CUTENSORNET_SAMPLER_CONFIG_NUM_HYPER_SAMPLES.

INFO_FLOPS = <SamplerAttribute.INFO_FLOPS: 64>

See CUTENSORNET_SAMPLER_INFO_FLOPS.