destroy_tensor_svd_info# cuquantum.bindings.cutensornet.destroy_tensor_svd_info(intptr_t svd_info)[source]# Frees all the memory associated with the TensorSVDInfo object. Parameters: svd_info (intptr_t) – Opaque handle to a TensorSVDInfo object. See also cutensornetDestroyTensorSVDInfo()