Home
last modified time | relevance | path

Searched defs:CallPrimitive (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-jax/jax-0.2.9/jax/
H A Dcore.py1222 def process_env_traces(primitive: Union['CallPrimitive', 'MapPrimitive'],
1244 def call_bind(primitive: Union['CallPrimitive', 'MapPrimitive'],
1270 class CallPrimitive(Primitive): class
1732 def call_bind(primitive: Union['CallPrimitive', 'MapPrimitive'],