triton.language.minimum

triton.language.minimum(x, y)

Computes the element-wise minimum of x and y.

Parameters
  • input (Block) – the first input block

  • other (Block) – the second input block