destroy_slice_group#
-
cuquantum.
bindings. cutensornet. destroy_slice_group(intptr_t slice_group)[source]# Releases the resources associated with a
cutensornetSliceGroup_t
object and sets its value to null.- Parameters:
slice_group (intptr_t) – Opaque object specifying the slices to be contracted (see
create_slice_group_from_id_range()
andcutensornetCreateSliceGroupFromIDs()
).
See also