tensorplay._composite_funcs.quantile
- tensorplay._composite_funcs.quantile(input, q, dim=None, keepdim=False, *, interpolation='linear')[source]
Compute quantiles through the dispatcher composite implementation.
All five interpolation modes, float32/float64, NaN semantics, and output shapes are handled here. A Python-number q is

