destroy_tensor_svd_config#

cuquantum.bindings.cutensornet.destroy_tensor_svd_config(intptr_t svd_config)[source]#

Frees all the memory associated with the tensor svd configuration.

Parameters:

svd_config (intptr_t) – Opaque handle to a tensor svd configuration.