triton.language.maximum

triton.language.maximum(x, y)

Computes the element-wise maximum of x and y.

Parameters
  • input (Block) – the first input block

  • other (Block) – the second input block