Home
last modified time | relevance | path

Searched refs:_make_abstract_python_scalar (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-jax/jax-0.2.9/jax/interpreters/
H A Dxla.py181 def _make_abstract_python_scalar(typ, _): function
189 (t, partial(_make_abstract_python_scalar, t)) for t in _scalar_types)