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

operation_descriptor_get_attribute#

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

See cutensorOperationDescriptorGetAttribute.