destroy_tensor_descriptor# nvmath.bindings.cutensor.destroy_tensor_descriptor(intptr_t desc)[source]# Frees all resources related to the provided tensor descriptor. Parameters: desc (intptr_t) – The cutensorTensorDescriptor_t object that will be deallocated. See also cutensorDestroyTensorDescriptor