destroy_operation_descriptor#

nvmath.bindings.cutensor.destroy_operation_descriptor(intptr_t desc)[source]#

Frees all resources related to the provided descriptor.

Parameters:

desc (intptr_t) – The cutensorOperationDescriptor_t object that will be deallocated.

See also

cutensorDestroyOperationDescriptor