triton.language.maximum

triton.language.maximum(x, y)

Computes the element-wise maximum of x and y.

Parameters:
  • input (Block) – the first input tensor

  • other (Block) – the second input tensor