destroy_plan#

nvmath.bindings.cutensor.destroy_plan(intptr_t plan)[source]#

Frees all resources related to the provided plan.

Parameters:

plan (intptr_t) – The cutensorPlan_t object that will be deallocated.

See also

cutensorDestroyPlan