Home
last modified time | relevance | path

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

/dports/math/py-jax/jax-0.2.9/jax/interpreters/
H A Dad.py119 cts = tuple(map(ignore_consts, cts, pvals))
132 def ignore_consts(ct, pval): function