destroy_tensor_descriptor# cuquantum.bindings.cutensornet.destroy_tensor_descriptor(intptr_t tensor_desc)[source]# Frees all the memory associated with the tensor descriptor. Parameters: tensor_desc (intptr_t) – Opaque handle to a tensor descriptor. See also cutensornetDestroyTensorDescriptor()