Apply median smoothing to the 1D tensor over the given window.

functional__median_smoothing(indices, win_length)

Arguments

indices

(Tensor)

win_length

(int)

Value

tensor