The nvmath. module is experimental and potentially subject to future changes.
create_elementwise_trinary#
-
nvmath.
bindings. cutensor. create_elementwise_trinary( - intptr_t handle,
- intptr_t desc_a,
- mode_a,
- int op_a,
- intptr_t desc_b,
- mode_b,
- int op_b,
- intptr_t desc_c,
- mode_c,
- int op_c,
- intptr_t desc_d,
- mode_d,
- int op_ab,
- int op_abc,
- intptr_t desc_compute,
See
cutensorCreateElementwiseTrinary.