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