triton.experimental.gluon.language.histogram
- triton.experimental.gluon.language.histogram(input, num_bins, mask=None, layout=None, _semantic=None, _generator=None)
Compute a histogram of a 1D integer tensor.
- Parameters:
- Returns:
1D int32 tensor of length num_bins with the requested layout.
- Return type: