rocm_jax/jax/interpreters
Peter Hawkins f1ea67117e Split name_stack out of mlir.ModuleContext.
A unique name_stack is built for every equation, which means that we're constantly rebuilding ModuleContext objects, even though the lifetime of almost everything else (naturally) is the Module scope. Split name_stack into an object that is threaded separately, including as part of mlir.LoweringRuleContext.

PiperOrigin-RevId: 608594374
2024-02-20 07:17:23 -08:00
..
2024-02-19 06:21:33 -08:00
2024-01-27 17:44:43 -08:00
2024-01-02 11:14:39 -08:00