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

elementwise_binary_execute#

nvmath.bindings.cutensor.elementwise_binary_execute(
intptr_t handle,
intptr_t plan,
intptr_t alpha,
intptr_t a,
intptr_t gamma,
intptr_t c,
intptr_t d,
intptr_t stream,
)[source]#

See cutensorElementwiseBinaryExecute.