destroy#

nvmath.bindings.cutensor.destroy(intptr_t handle)[source]#

Frees all resources related to the provided library handle.

Parameters:

handle (intptr_t) – Pointer to cutensorHandle_t.

See also

cutensorDestroy