tensorplay._composite_funcs.histogram
- tensorplay._composite_funcs.histogram(input, bins=100, range=None, *, weight=None, density=False)[source]
composite): hist/bin_edges in the input dtype, linspace edges, aminmax outer-edge inference with the numpy empty-range expansion, weight in the input dtype and density normalization.

