The nvmath.bindings module is experimental and potentially subject to future changes.

plan_get_attribute#

nvmath.bindings.cutensor.plan_get_attribute(
intptr_t handle,
intptr_t plan,
int attr,
intptr_t buf,
size_t size_in_bytes,
)[source]#

See cutensorPlanGetAttribute.