jax.extend.core.Jaxpr#
- class jax.extend.core.Jaxpr(constvars, invars=None, outvars=None, eqns=None, effects=frozenset({}), debug_info=None, is_high=False, consts=None)[source]#
- Parameters:
- __init__(constvars, invars=None, outvars=None, eqns=None, effects=frozenset({}), debug_info=None, is_high=False, consts=None)[source]#
Methods
__init__(constvars[, invars, outvars, eqns, ...])map_jaxpr(f)pretty_print(*[, source_info, print_shapes, ...])replace(**kwargs)with_consts(consts)Returns a copy of this jaxpr with consts attached as the values of its constant inputs (see is_closed).
Attributes
all_invarsconstsconstvarsdebug_infoeffectseqnsfinal_aval_qddsin_aval_qddsin_avalsinvarsis_closedis_highjaxprliteralsnum_constsout_avalsoutvars