The nvmath.bindings module is experimental and potentially subject to future changes.

create_permutation#

nvmath.bindings.cutensor.create_permutation(
intptr_t handle,
intptr_t desc_a,
mode_a,
int op_a,
intptr_t desc_b,
mode_b,
intptr_t desc_compute,
) intptr_t[source]#

See cutensorCreatePermutation.