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

elementwise_trinary_execute#

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

See cutensorElementwiseTrinaryExecute.