TensorPlay

Latest development documentation · Updated 2026-09-08. A documentation snapshot for package 1.0.0.dev20260909 is not available.

On this page

Functions 3

#

histogram

functionFull reference ↗
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.

#

nanquantile

functionFull reference ↗
tensorplay._composite_funcs.nanquantile(input, q, dim=None, keepdim=False, *, interpolation='linear')[source]
#

quantile

functionFull reference ↗
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

Search documentation

Search all 1,743 documentation pages.

Keyboard shortcuts

Global

  • /Focus search
  • ?This dialog
  • ,Open settings
  • jAI assistant

Search

  • Navigate results
  • Open result
  • escClose

Package

  • mMain information
  • dDocs
  • .Code
  • -Changelog
  • tTimeline
  • sStats
  • vVersions