PlanAttribute#

enum nvmath.bindings.cutensor.PlanAttribute(value)[source]#

This enum lists all attributes of a cutensorPlan_t object that can be retrieved via cutensorPlanGetAttribute.

See cutensorPlanAttribute_t.

Member Type:

int

Valid values are as follows:

REQUIRED_WORKSPACE = <PlanAttribute.REQUIRED_WORKSPACE: 0>#